Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dips.c306 static ips_scb_t *ips_getscb(ips_ha_t *);
2652 (ha->copp_waitlist.head) && (scb = ips_getscb(ha))) { in ips_next()
2720 while ((p) && (scb = ips_getscb(ha))) { in ips_next()
4501 ips_getscb(ips_ha_t * ha) in ips_getscb() function