Searched refs:ips_getscb (Results 1 – 1 of 1) sorted by relevance
302 static ips_scb_t *ips_getscb(ips_ha_t *);2576 (ha->copp_waitlist.head) && (scb = ips_getscb(ha))) { in ips_next()2644 while ((p) && (scb = ips_getscb(ha))) { in ips_next()4425 ips_getscb(ips_ha_t * ha) in ips_getscb() function