Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dips.c304 static ips_scb_t *ips_getscb(ips_ha_t *);
2545 (ha->copp_waitlist.head) && (scb = ips_getscb(ha))) { in ips_next()
2613 while ((p) && (scb = ips_getscb(ha))) { in ips_next()
4394 ips_getscb(ips_ha_t * ha) in ips_getscb() function