Home
last modified time | relevance | path

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

/netbsd/sys/dev/raidframe/
H A Drf_raid.h120 const RF_DiskQueueSW_t *qType;/* pointer to the DiskQueueSW used for the member
H A Drf_diskqueue.c237 raidPtr->qType = p; in rf_ConfigureDiskQueues()
H A Drf_disks.c1060 raidPtr->qType, in rf_add_hot_spare()
/netbsd/sys/arch/mac68k/mac68k/
H A Dmacrom.c216 #define qType 4 in mrg_VBLQueue() macro
/netbsd/external/apache2/mDNSResponder/dist/Clients/
H A Ddnssdutil.c6983 unsigned int qType, qClass; in PrintDNSMessage() local
6995 qType = ReadBig16( ptr ); in PrintDNSMessage()
7008 RecordTypeToString( qType ) ); in PrintDNSMessage()