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

/freebsd-13-stable/sys/dev/hptmv/
H A Datapi.h202 USHORT ModelNumber[20]; /* 36 27-46 */ member in struct:_IDENTIFY_DATA
279 USHORT ModelNumber[20]; /* 36 27-46 */ member in struct:_IDENTIFY_DATA2
H A Dhptintf.h427 USHORT ModelNumber[20]; /* 36 27-46 */ member in struct:_IDENTIFY_DATA2
466 * IdentifyData.ModelNumber[] is byte-swapped from the original identify data.
H A Dhptproc.c375 ((WORD*)name)[i] = shortswap(pIdentifyData->ModelNumber[i]);
H A Dgui_lib.c307 p = (char *)&((PIDENTIFY_DATA)pVDevice->u.disk.mv->identifyDevice)->ModelNumber;
340 p = (char *)&pDiskInfo->IdentifyData.ModelNumber;
H A Dentry.c2560 inquiryData->VendorId[i] = ((PUCHAR)pIdentify->ModelNumber)[i + 1];
2561 inquiryData->VendorId[i+1] = ((PUCHAR)pIdentify->ModelNumber)[i];
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhim.h150 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA
H A Dhptintf.h813 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
849 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
895 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
/freebsd-13-stable/sys/dev/hptnr/
H A Dhim.h148 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA
H A Dhptintf.h809 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
845 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
891 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
H A Dhptnr_osm_bsd.c860 memcpy(&inquiryData->ProductId, devconf.pIdentifyData->ModelNumber, 16);
/freebsd-13-stable/sys/dev/hptrr/
H A Dhim.h133 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
H A Dhptintf.h620 HPT_U16 ModelNumber[20]; member in struct:_IDENTIFY_DATA2
657 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.
703 * IdentifyData.ModelNumber[] is HPT_U8-swapped from the original identify data.

Completed in 107 milliseconds