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