Searched refs:DeviceType (Results 1 - 20 of 20) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/inc/
H A Dssdplib.h103 char DeviceType[LINE_SIZE]; member in struct:SsdpEventStruct
237 * This function fills the fields of the event structure like DeviceType,
521 * IN char *DeviceType:Device type
536 IN char *DeviceType,
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/ssdp/
H A Dssdp_server.c77 * IN char *DeviceType:Device type
92 IN char *DeviceType,
301 ( DeviceType, devType,
302 strlen( DeviceType ) ) ) {
305 "DeviceType=%s and search devType=%s MATCH\n",
306 devType, DeviceType );
316 "DeviceType=%s and search devType=%s"
318 devType, DeviceType );
478 * This function fills the fields of the event structure like DeviceType,
521 sprintf( Evt->DeviceType, "ur
88 AdvertiseAndReply( IN int AdFlag, IN UpnpDevice_Handle Hnd, IN enum SsdpSearchType SearchType, IN struct sockaddr_in *DestAddr, IN char *DeviceType, IN char *DeviceUDN, IN char *ServiceType, int Exp ) argument
[all...]
H A Dssdp_ctrlpt.c174 param.DeviceType[0] = '\0';
180 event.DeviceType[0] = '\0';
206 strcpy( param.DeviceType, event.DeviceType );
H A Dssdp_device.c72 arg->event.DeviceType,
152 "DeviceType = %s\n", event.DeviceType );
/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A Dusbsock.h126 #define CTL_CODE( DeviceType, Function, Method, Access ) ( \
127 ((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method) \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dpsi_dale.h472 UCHAR DeviceType :5; member in struct:_INQUIRYDATA
559 USHORT DeviceType :5; member in struct:_ATAPI_GENERAL_0
H A Dpci2000.h165 UCHAR DeviceType :5; member in struct:_INQUIRYDATA
H A Dpsi240i.h218 UCHAR DeviceType :5; member in struct:_INQUIRYDATA
H A Dpsi240i.c327 pinquiryData->DeviceType = 0;
H A Dips.h879 uint8_t DeviceType; member in struct:__anon2486
H A Dpci2220i.c1981 pinquiryData->DeviceType = 0;
H A Dips.c4415 inquiry.DeviceType = IPS_SCSI_INQ_TYPE_PROCESSOR;
4854 inquiry.DeviceType = IPS_SCSI_INQ_TYPE_DASD;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/h/
H A Dskgepnmi.h851 SK_U32 DeviceType; member in struct:s_PnmiStrucData
981 SK_U32 DeviceType; member in struct:s_PnmiData
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskgepnmi.c685 SK_PNMI_MAI_OFF(DeviceType),
1547 * Get PMD and DeviceType
1555 pAC->Pnmi.DeviceType = 0x00020002;
1558 pAC->Pnmi.DeviceType = 0x00020001;
1566 pAC->Pnmi.DeviceType = 0x00020004;
1569 pAC->Pnmi.DeviceType = 0x00020003;
1577 pAC->Pnmi.DeviceType = 0x00020006;
1580 pAC->Pnmi.DeviceType = 0x00020005;
1588 pAC->Pnmi.DeviceType = 0x00020008;
1591 pAC->Pnmi.DeviceType
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A Dupnp.h768 char DeviceType[LINE_SIZE]; member in struct:Upnp_Discovery
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/sample/common/
H A Dsample_util.c386 SampleUtil_Print( "DeviceType = %s\n",
387 d_event->DeviceType );
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Disd200.c205 * DeviceType field
211 unsigned char DeviceType; member in struct:inquiry_data
1294 info->InquiryData.DeviceType = DIRECT_ACCESS_DEVICE;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A DDAC960.c1675 DeviceState->DeviceType == DAC960_V1_DiskType)
6419 DeviceState->DeviceType == DAC960_V1_DiskType &&
6433 DeviceState->DeviceType == DAC960_V1_DiskType &&
6448 DeviceState->DeviceType == DAC960_V1_DiskType &&
H A DDAC960.h660 } __attribute__ ((packed)) DeviceType:2; /* Byte 1 Bits 0-1 */ member in struct:DAC960_V1_DeviceState
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500.h635 unsigned short DeviceType; /* for overriding device type */ member in struct:awc_config

Completed in 355 milliseconds