Home
last modified time | relevance | path

Searched refs:InquiryData (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmpt_netbsd.c1930 phys->InquiryData.VendorID, sizeof(phys->InquiryData.VendorID), in mpt_bio_ioctl_disk_common()
1933 phys->InquiryData.ProductID, sizeof(phys->InquiryData.ProductID), in mpt_bio_ioctl_disk_common()
1936 phys->InquiryData.ProductRevLevel, in mpt_bio_ioctl_disk_common()
1937 sizeof(phys->InquiryData.ProductRevLevel), in mpt_bio_ioctl_disk_common()
1942 strlcpy(bd->bd_serial, phys->InquiryData.Info, sizeof(bd->bd_serial)); in mpt_bio_ioctl_disk_common()
H A Dmpt_mpilib.h1180 U8 InquiryData[56]; /* 10h */ member
2113 RAID_PHYS_DISK0_INQUIRY_DATA InquiryData; /* 28h */ member