Searched refs:pIdentifyData (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/hptmv/
H A Dhptproc.c372 IDENTIFY_DATA2 *pIdentifyData = (IDENTIFY_DATA2 *)pMvSataChannel->identifyDevice; local
375 ((WORD*)name)[i] = shortswap(pIdentifyData->ModelNumber[i]);
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhim.h220 PIDENTIFY_DATA pIdentifyData; member in struct:_HIM_DEVICE_CONFIG
/freebsd-13-stable/sys/dev/hptnr/
H A Dhim.h220 PIDENTIFY_DATA pIdentifyData; member in struct:_HIM_DEVICE_CONFIG
H A Dhptnr_osm_bsd.c795 memcpy(&rbuf[4], devconf.pIdentifyData->SerialNumber, 20);
855 if ((devconf.pIdentifyData->GeneralConfiguration & 0x80))
860 memcpy(&inquiryData->ProductId, devconf.pIdentifyData->ModelNumber, 16);
862 memcpy(&inquiryData->ProductRevisionLevel, devconf.pIdentifyData->FirmwareRevision, 4);
/freebsd-13-stable/sys/dev/hptrr/
H A Dhim.h190 PIDENTIFY_DATA2 pIdentifyData; member in struct:_HIM_DEVICE_CONFIG

Completed in 61 milliseconds