[go: nahoru, domu]

Searched refs:Type (Results 1 - 25 of 35) sorted by relevance

12

/drivers/staging/bcm/
H A DDebug.h15 * Type and SubType are treated as bitmasks.
139 * appear (of course, iff global debug flag is ON and we match the Type and SubType).
175 unsigned int Subtype, Type; member in struct:bcm_user_debug_state
183 /* A bitmap of 32 bits for Subtype per Type.
185 * corresponding to valid Type values. Hence we use the 'Type' field
201 #define BCM_DEBUG_PRINT(Adapter, Type, SubType, dbg_level, string, args...) \
203 if (DBG_TYPE_PRINTK == Type) \
207 (Type & Adapter->stDebugState.type) && \
208 (SubType & Adapter->stDebugState.subtype[Type])) { \
[all...]
H A DBcmchar.c1458 "IOCTL_BCM_SET_DEBUG: Type = 0x%x ",
1459 user_debug_state.OnOff, user_debug_state.Type);
1466 ad->stDebugState.type |= user_debug_state.Type;
1467 /* Subtype: A bitmap of 32 bits for Subtype per Type.
1469 * corresponding to valid Type values. Hence we can use the 'Type' field
1473 ad->stDebugState.subtype[user_debug_state.Type] |=
1476 ad->stDebugState.subtype[user_debug_state.Type] &=
/drivers/usb/storage/
H A Dfreecom.c52 u8 Type; /* Command type. */ member in struct:freecom_cb_wrap
59 u8 Type; /* Command type. */ member in struct:freecom_xfer_wrap
66 u8 Type; /* Type + IDE register. */ member in struct:freecom_ide_out
73 u8 Type; /* Type | IDE register. */ member in struct:freecom_ide_in
159 fxfr->Type = FCM_PACKET_INPUT | 0x00;
192 fxfr->Type = FCM_PACKET_OUTPUT | 0x00;
240 fcb->Type = FCM_PACKET_ATAPI | 0x00;
282 fcb->Type
[all...]
/drivers/block/
H A Dcciss_scsi.c319 printk("Type:%d\n",cp->Request.Type.Type);
320 printk("Attr:%d\n",cp->Request.Type.Attribute);
321 printk(" Dir:%d\n",cp->Request.Type.Direction);
732 if (c->Request.Type.Type == TYPE_MSG) {
937 c->Request.Type.Type = TYPE_CMD;
938 c->Request.Type
[all...]
H A Dcciss.c1479 (iocommand.Request.Type.Direction != XFER_NONE)) {
1487 if (iocommand.Request.Type.Direction == XFER_WRITE) {
1548 if (iocommand.Request.Type.Direction == XFER_READ) {
1590 (ioc->Request.Type.Direction != XFER_NONE)) {
1623 if (ioc->Request.Type.Direction == XFER_WRITE) {
1675 if (ioc->Request.Type.Direction == XFER_READ) {
1822 if (c->Request.Type.Direction == XFER_READ)
2545 c->Request.Type.Type = cmd_type;
2555 c->Request.Type
[all...]
/drivers/staging/rtl8723au/core/
H A Drtw_efuse.c732 u8 Type,
736 if (Type == 1)
738 else if (Type == 2)
740 else if (Type == 4)
730 EFUSE_ShadowRead23a( struct rtw_adapter * pAdapter, u8 Type, u16 Offset, u32 *Value) argument
/drivers/staging/rtl8723au/include/
H A Drtw_efuse.h107 void EFUSE_ShadowRead23a(struct rtw_adapter *pAdapter, u8 Type, u16 Offset, u32 *Value);
H A Dodm.h235 u8 Type; /* DM_Type_ByFW/DM_Type_ByDriver */ member in struct:odm_rate_adapt
656 /* RF Type 4T4R/3T3R/2T2R/1T2R/1T1R/... */
658 /* Board Type Normal/HighPower/MiniCard/SLIM/Combo/... = 0/1/2/3/4/... */
/drivers/scsi/
H A Dhpsa_cmd.h324 u8 Type:3; member in struct:RequestBlock::__anon5481
327 } Type; member in struct:RequestBlock
346 u8 Type; member in struct:MoreErrInfo::__anon5482
512 u8 IU_type; /* IU Type */
552 u8 iu_type; /* Information Unit Type */
H A Dhpsa.c4039 c->Request.Type.Type = TYPE_CMD;
4040 c->Request.Type.Attribute = ATTR_SIMPLE;
4043 c->Request.Type.Direction = XFER_WRITE;
4046 c->Request.Type.Direction = XFER_READ;
4049 c->Request.Type.Direction = XFER_NONE;
4057 c->Request.Type.Direction = XFER_RSVD;
4945 (iocommand.Request.Type.Direction != XFER_NONE)) {
4952 if (iocommand.Request.Type.Direction & XFER_WRITE) {
5015 if ((iocommand.Request.Type
[all...]
/drivers/staging/rtl8188eu/include/
H A Dwlan_bssdef.h218 u32 Type; member in struct:ndis_802_11_test
H A Dodm.h248 u8 Type; /* DM_Type_ByFW/DM_Type_ByDriver */ member in struct:odm_rate_adapt
757 /* RF Type 4T4R/3T3R/2T2R/1T2R/1T1R/... */
759 /* Board Type Normal/HighPower/MiniCard/SLIM/Combo/. = 0/1/2/3/4/. */
/drivers/staging/unisys/common-spar/include/channels/
H A Dchannel.h249 uuid_le Type; /* Channel type: data, bus, control, etc. */ member in struct:_CHANNEL_HEADER
284 /* Subheader for the Signal Type variation of the Common Channel */
288 u32 Type; /* Queue type: storage, network */ member in struct:_SIGNAL_QUEUE_HEADER
326 chan->QHDRFLD.Type = typ; \
354 &((CHANNEL_HEADER __iomem *)(pChannel))->Type,
H A Diochannel.h810 x->ChannelHeader.Type = UltraVhbaChannelProtocolGuid;
846 x->ChannelHeader.Type = UltraVnicChannelProtocolGuid;
/drivers/staging/unisys/visorchannel/
H A Dvisorchannel_funcs.c95 guid = p->chan_hdr.Type;
536 seq_printf(seq, " Type = %lu\n", (ulong) q->Type);
593 seq_printf(seq, "Type = %pUL\n", &phdr->Type);
/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c33 b->Type = TYPE_BUS_PCIe;
61 dprintk(DBGLVL_BUS, " .type = %d\n", b->Type);
H A Dsaa7164-types.h79 enum tmBusType Type; member in struct:tmComResBusInfo
/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h99 u8 Type:4; member in struct:RAID_CONTEXT
101 u8 Type:4;
/drivers/isdn/hardware/eicon/
H A Ddivasync.h274 unsigned long Flag; /* |31-Type-16|15-Mask-0| */
292 unsigned long Flag; /* |31-Type-16|15-VALUE-0| */
301 unsigned long Flag; /* |31-Type-16|15-VALUE-0| */
311 unsigned long Flag; /* |31-Type-16|15-Channel-0| */
350 typedef int (*USB_SEND_REQ)(unsigned char PipeIndex, unsigned char Type, void *Data, int sizeData);
/drivers/staging/rtl8192e/
H A Drtl819x_Qos.h262 u16 Type; member in struct:qos_tclas::_TYPE0_ETH
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_Qos.h408 u16 Type; member in struct:_QOS_TCLAS::_TYPE0_ETH
/drivers/usb/serial/
H A Dio_usbvend.h344 __u8 DescType; // Descriptor Type (per USB spec, =DEVICE type)
464 __u8 UartType; // FBD Uart Type
596 __u8 Type; // Type of descriptor member in struct:ti_i2c_desc
H A Dio_ti.c71 __u8 hardware_type; /* Type of hardware */
98 u8 TI_I2C_Type; /* Type of I2C in UMP */
600 if (rom_desc->Type == desc_type)
606 } while ((start_address < TI_MAX_I2C_SIZE) && rom_desc->Type);
674 dev_dbg(dev, "%s Type = 0x%x\n", __func__, rom_desc->Type);
677 ttype = rom_desc->Type & 0x0f;
695 } while ((rom_desc->Type != I2C_DESC_TYPE_ION) &&
698 if ((rom_desc->Type != I2C_DESC_TYPE_ION) ||
823 i2c_header->Type
[all...]
/drivers/input/keyboard/
H A DKconfig539 tristate "Sun Type 4 and Type 5 keyboard"
542 Say Y here if you want to use a Sun Type 4 or Type 5 keyboard,
/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c143 u32 RegRCR, Type; local
145 Type = ((u8 *)(val))[0];
149 if (Type == true)
151 else if (Type == false)

Completed in 718 milliseconds

12