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