Lines Matching refs:HBA
9 host bus adapter (HBA) drivers and host drivers (HD). A "host" in this
77 is based on hosts that are detected at HBA driver load time. This will be
127 will respond to a sysfs probe() callback that indicates an HBA has been
129 to control, the LLD will initialize the HBA and then register a new host
133 appropriate IO bus on which it expects to find HBA(s) (e.g. the PCI bus).
137 aware of an LLD when that LLD registers its first HBA.
139 At some later time, the LLD becomes aware of an HBA and what follows
141 This example shows the mid level scanning the newly introduced HBA for 3
144 HBA PROBE: assume 2 SCSI devices found in scan
167 When an HBA is being removed it could be as part of an orderly shutdown
173 HBA REMOVE: assume 2 SCSI devices attached
188 Hot unplugging an HBA that controls a disk which is processing SCSI
195 HBA is added, the scsi_scan_host() function causes a scan for SCSI devices
196 attached to the HBA's SCSI transport. On newer SCSI transports the HBA
404 * bus scan when an HBA is added (i.e. scsi_scan_host()). So it
405 * should only be called if the HBA becomes aware of a new scsi
1195 There is one struct Scsi_Host instance per host (HBA) that an LLD