Searched refs:ISOAL_STATUS_ERR_SOURCE_ALLOC (Results 1 – 3 of 3) sorted by relevance
16 #define ISOAL_STATUS_ERR_SOURCE_ALLOC ((isoal_status_t) 0x02) /* Source pool full */ macro
1447 return ISOAL_STATUS_ERR_SOURCE_ALLOC; /* All entries were taken */ in isoal_source_allocate()
707 ISOAL_STATUS_ERR_SOURCE_ALLOC, in ZTEST()