Searched refs:HBA_IDLEN (Results 26 - 50 of 54) sorted by relevance

123

/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c940 strlcpy(cpi->hba_vid, "HPT ", HBA_IDLEN);
/freebsd-13-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1140 strlcpy(cpi->hba_vid, "HPT ", HBA_IDLEN);
/freebsd-13-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1471 strlcpy(cpi->hba_vid, sc->hs_drv_props->drv_name, HBA_IDLEN);
/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c974 strlcpy(cpi->hba_vid, "VirtIO", HBA_IDLEN);
/freebsd-13-stable/sys/dev/vmware/pvscsi/
H A Dpvscsi.c1424 strlcpy(cpi->hba_vid, "VMware", HBA_IDLEN);
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.c2075 strncpy(cpi->hba_vid, "Emulex", HBA_IDLEN);
/freebsd-13-stable/sys/dev/mly/
H A Dmly.c2106 strlcpy(cpi->hba_vid, "Mylex", HBA_IDLEN);
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_cam.c361 strlcpy(ccb->cpi.hba_vid, "AVAGO", HBA_IDLEN);
/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c1020 strlcpy(cpi->hba_vid, "NCR", HBA_IDLEN);
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp_targ.c1330 strlcpy(cpi->hba_vid, "SBP_TARG", HBA_IDLEN);
H A Dsbp.c2510 strlcpy(cpi->hba_vid, "SBP", HBA_IDLEN);
/freebsd-13-stable/sys/dev/hptmv/
H A Dentry.c2325 strlcpy(cpi->hba_vid, "HPT ", HBA_IDLEN);
/freebsd-13-stable/sys/dev/iscsi/
H A Discsi.c2409 strlcpy(cpi->hba_vid, "iSCSI", HBA_IDLEN);
/freebsd-13-stable/sys/dev/usb/storage/
H A Dumass.c2322 strlcpy(cpi->hba_vid, "USB SCSI", HBA_IDLEN);
/freebsd-13-stable/sys/dev/siis/
H A Dsiis.c1960 strlcpy(cpi->hba_vid, "SIIS", HBA_IDLEN);
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dfsl_sata.c1866 strncpy(cpi->hba_vid, "FSL SATA", HBA_IDLEN);
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas.c971 strlcpy(cpi->hba_vid, "Avago Tech", HBA_IDLEN);
/freebsd-13-stable/sys/dev/mps/
H A Dmps_sas.c952 strlcpy(cpi->hba_vid, "Avago Tech", HBA_IDLEN);
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs.c2417 strlcpy(cpi->hba_vid, "Marvell", HBA_IDLEN);
/freebsd-13-stable/sys/dev/ahci/
H A Dahci.c2861 strlcpy(cpi->hba_vid, "AHCI", HBA_IDLEN);
/freebsd-13-stable/sys/dev/hptiop/
H A Dhptiop.c2371 strlcpy(cpi->hba_vid, "HPT ", HBA_IDLEN);
/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.c2778 strlcpy(cpi->hba_vid, "Qlogic", HBA_IDLEN);
/freebsd-13-stable/sys/dev/rtsx/
H A Drtsx.c2890 strncpy(cpi->hba_vid, "Realtek", HBA_IDLEN); /* vendor ID of the HBA */
/freebsd-13-stable/sys/dev/ciss/
H A Dciss.c3034 strlcpy(cpi->hba_vid, "CISS", HBA_IDLEN);
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_cam.c3599 strlcpy(cpi->hba_vid, "LSI", HBA_IDLEN);

Completed in 491 milliseconds

123