Lines Matching full:hba
48 #define VUHBALEN 14 /* Vendor Unique HBA length */
50 #define HBA_IDLEN 16 /* ASCII string len for HBA ID */
227 /* HBA engine commands 0x20->0x2F */
229 /* HBA engine feature inquiry */
231 /* HBA execute engine request */
668 uint8_t version_num; /* Version number for the SIM/HBA */
669 uint8_t hba_inquiry; /* Mimic of INQ byte 7 for the HBA */
671 uint32_t hba_misc; /* Misc HBA features */
672 uint16_t hba_eng_cnt; /* HBA engine count */
679 target_id_t initiator_id; /* ID of the HBA on the SCSI bus */
681 char hba_vid[HBA_IDLEN]; /* Vendor ID of the HBA */
699 uint16_t hba_vendor; /* HBA vendor ID */
700 uint16_t hba_device; /* HBA device ID */
701 uint16_t hba_subvendor; /* HBA subvendor ID */
702 uint16_t hba_subdevice; /* HBA subdevice ID */
1286 /* HBA engine structures. */