Home
last modified time | relevance | path

Searched refs:ips_getscb (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/scsi/
Dips.c300 static ips_scb_t *ips_getscb(ips_ha_t *);
2560 (ha->copp_waitlist.head) && (scb = ips_getscb(ha))) { in ips_next()
2628 while ((p) && (scb = ips_getscb(ha))) { in ips_next()
4409 ips_getscb(ips_ha_t * ha) in ips_getscb() function