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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c320 static ips_scb_t *ips_getscb(ips_ha_t *);
2768 (ha->copp_waitlist.head) && (scb = ips_getscb(ha))) {
2836 while ((p) && (scb = ips_getscb(ha))) {
4702 ips_getscb(ips_ha_t * ha) function
4706 METHOD_TRACE("ips_getscb", 1);

Completed in 98 milliseconds