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

/freebsd-13-stable/sys/cam/
H A Dcam_compat.h108 u_int16_t hba_vendor; /* HBA vendor ID */ member in struct:ccb_pathinq_0x17
H A Dcam_compat.c223 cpi17->hba_vendor = cpi->hba_vendor;
H A Dcam_ccb.h680 u_int16_t hba_vendor; /* HBA vendor ID */ member in struct:ccb_pathinq
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_sim.c202 cpi->hba_vendor = pci_get_vendor(dev);
/freebsd-13-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c2484 cpi.hba_vendor == PCI_VENDOR_INTEL &&
2491 cpi.hba_device, cpi.hba_vendor);
/freebsd-13-stable/sys/dev/ahci/
H A Dahciem.c645 cpi->hba_vendor = pci_get_vendor(parent);
H A Dahci.c2872 cpi->hba_vendor = ch->vendorid;
/freebsd-13-stable/sys/dev/ata/
H A Data-all.c1185 cpi->hba_vendor = pci_get_vendor(parent);
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_cam.c67 cpi->hba_vendor = pci_get_vendor(dev);
/freebsd-13-stable/sys/cam/nvme/
H A Dnvme_da.c939 disk->d_hba_vendor = cpi.hba_vendor;
/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c990 cpi->hba_vendor = virtio_get_vendor(dev);
/freebsd-13-stable/sys/dev/siis/
H A Dsiis.c1968 cpi->hba_vendor = pci_get_vendor(parent);
/freebsd-13-stable/sys/cam/mmc/
H A Dmmc_da.c1603 part->disk->d_hba_vendor = cpi.hba_vendor;
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs.c2426 cpi->hba_vendor = pci_get_vendor(parent);
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_cd.c704 softc->disk->d_hba_vendor = cpi.hba_vendor;
H A Dscsi_da.c2946 softc->disk->d_hba_vendor = cpi.hba_vendor;
/freebsd-13-stable/sbin/camcontrol/
H A Dcamcontrol.c5932 adapter_str, cpi->hba_vendor);

Completed in 249 milliseconds