Searched refs:hba_vid (Results 1 – 3 of 3) sorted by relevance
258 char hba_vid[SCSI_HBA_ID]; /* Vendor ID of the HBA */ member
160 strlcpy(info->hba_vid, "VirtIO", SCSI_HBA_ID); in PathInquiry()
267 strlcpy(info->hba_vid, controllerName, SCSI_HBA_ID); in PathInquiry()269 strlcpy(info->hba_vid, "unknown", SCSI_HBA_ID); in PathInquiry()