Searched refs:PAL_STATUS_UNIMPLEMENTED (Results 1 – 2 of 2) sorted by relevance
783 if (status != PAL_STATUS_UNIMPLEMENTED) { in identify_siblings()797 if (status != PAL_STATUS_UNIMPLEMENTED) in identify_siblings()
113 #define PAL_STATUS_UNIMPLEMENTED (-1) /* Unimplemented procedure */ macro