Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.c304 static ips_scb_t *ips_getscb(ips_ha_t *);
2563 (ha->copp_waitlist.head) && (scb = ips_getscb(ha))) { in ips_next()
2631 while ((p) && (scb = ips_getscb(ha))) { in ips_next()
4412 ips_getscb(ips_ha_t * ha) in ips_getscb() function