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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata_pio.c87 static struct Scsi_Host *first_HBA; variable in typeref:struct:Scsi_Host
207 for (x = 1, sh = first_HBA; x <= registered_HBAs; x++, sh = SD(sh)->prev)
821 if (first_HBA == NULL)
822 first_HBA = sh;
962 HBA_ptr = first_HBA;

Completed in 98 milliseconds