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

/freebsd-11-stable/sys/dev/hptmv/
H A Dhptproc.c370 IDENTIFY_DATA2 *pIdentifyData = (IDENTIFY_DATA2 *)pMvSataChannel->identifyDevice; local
373 ((WORD*)name)[i] = shortswap(pIdentifyData->ModelNumber[i]);
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhim.h218 PIDENTIFY_DATA pIdentifyData; member in struct:_HIM_DEVICE_CONFIG
/freebsd-11-stable/sys/dev/hptnr/
H A Dhim.h218 PIDENTIFY_DATA pIdentifyData; member in struct:_HIM_DEVICE_CONFIG
H A Dhptnr_osm_bsd.c793 memcpy(&rbuf[4], devconf.pIdentifyData->SerialNumber, 20);
853 if ((devconf.pIdentifyData->GeneralConfiguration & 0x80))
858 memcpy(&inquiryData->ProductId, devconf.pIdentifyData->ModelNumber, 16);
860 memcpy(&inquiryData->ProductRevisionLevel, devconf.pIdentifyData->FirmwareRevision, 4);
/freebsd-11-stable/sys/dev/hptrr/
H A Dhim.h188 PIDENTIFY_DATA2 pIdentifyData; member in struct:_HIM_DEVICE_CONFIG

Completed in 86 milliseconds