Home
last modified time | relevance | path

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

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