Searched refs:ModelNumber (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/dev/hptmv/
H A Datapi.h200 USHORT ModelNumber[20]; /* 36 27-46 */ member in struct:_IDENTIFY_DATA
277 USHORT ModelNumber[20]; /* 36 27-46 */ member in struct:_IDENTIFY_DATA2
H A Dhptintf.h425 USHORT ModelNumber[20]; /* 36 27-46 */ member in struct:_IDENTIFY_DATA2
464 * IdentifyData.ModelNumber[] is byte-swapped from the original identify data.
H A Dhptproc.c373 ((WORD*)name)[i] = shortswap(pIdentifyData->ModelNumber[i]);
H A Dgui_lib.c305 p = (char *)&((PIDENTIFY_DATA)pVDevice->u.disk.mv->identifyDevice)->ModelNumber;
338 p = (char *)&pDiskInfo->IdentifyData.ModelNumber;
H A Dentry.c2564 inquiryData->VendorId[i] = ((PUCHAR)pIdentify->ModelNumber)[i + 1];
2565 inquiryData->VendorId[i+1] = ((PUCHAR)pIdentify->ModelNumber)[i];
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhim.h148 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA
H A Dhptintf.h811 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
847 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
893 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
/freebsd-11-stable/sys/dev/hptnr/
H A Dhim.h146 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA
H A Dhptintf.h807 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
843 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
889 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
H A Dhptnr_osm_bsd.c858 memcpy(&inquiryData->ProductId, devconf.pIdentifyData->ModelNumber, 16);
/freebsd-11-stable/sys/dev/hptrr/
H A Dhim.h131 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
H A Dhptintf.h618 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
655 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
701 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.

Completed in 222 milliseconds