Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/ !
Dzalon7xx.c41 static int hosts_used=0; variable
117 hosts_used = zalon_attach(hosts_tptr, dev->hpa + GSC_SCSI_ZALON_OFFSET, in zalon_scsi_callback()
120 if (hosts_used == 0) in zalon_scsi_callback()
123 hosts_used = (hosts_used == 0); in zalon_scsi_callback()
124 return (hosts_used == 0); in zalon_scsi_callback()
144 hosts_used = 0; in zalon7xx_detect()
150 return (hosts_used != 0); in zalon7xx_detect()