Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DChangeLog.serverraid26 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
DChangeLog.ips60 4.70.13 - Don't release HA Lock in ips_next() until SC taken off queue
Dips.c473 static void ips_next(ips_ha_t *, int);
1058 ips_next(ha, IPS_INTR_IORL); in ips_eh_reset()
1164 ips_next(ha, IPS_INTR_IORL); in ips_queue()
1358 ips_next(ha, IPS_INTR_ON);
2710 ips_next(ips_ha_t * ha, int intr) function