Searched refs:ISOAL_STATUS_ERR_SINK_ALLOC (Results 1 – 3 of 3) sorted by relevance
15 #define ISOAL_STATUS_ERR_SINK_ALLOC ((isoal_status_t) 0x01) /* Sink pool full */ macro
213 return ISOAL_STATUS_ERR_SINK_ALLOC; /* All entries were taken */ in isoal_sink_allocate()
680 ISOAL_STATUS_ERR_SINK_ALLOC, in ZTEST()