Lines Matching refs:HBA
11 host bus adapter (HBA) drivers and host drivers (HD). A "host" in this
79 is based on hosts that are detected at HBA driver load time. This will be
128 will respond to a sysfs probe() callback that indicates an HBA has been
130 to control, the LLD will initialize the HBA and then register a new host
134 appropriate IO bus on which it expects to find HBA(s) (e.g. the PCI bus).
138 aware of an LLD when that LLD registers its first HBA.
140 At some later time, the LLD becomes aware of an HBA and what follows
142 This example shows the mid level scanning the newly introduced HBA for 3
145 HBA PROBE: assume 2 SCSI devices found in scan
168 When an HBA is being removed it could be as part of an orderly shutdown
174 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
331 * bus scan when an HBA is added (i.e. scsi_scan_host()). So it
332 * should only be called if the HBA becomes aware of a new scsi
1067 There is one struct Scsi_Host instance per host (HBA) that an LLD