Home
last modified time | relevance | path

Searched refs:req_type (Results 1 – 16 of 16) sorted by relevance

/linux-3.4.99/arch/x86/mm/
Dpat.c142 static unsigned long pat_x_mtrr_type(u64 start, u64 end, unsigned long req_type) in pat_x_mtrr_type() argument
148 if (req_type == _PAGE_CACHE_WB) { in pat_x_mtrr_type()
158 return req_type; in pat_x_mtrr_type()
194 static int reserve_ram_pages_type(u64 start, u64 end, unsigned long req_type, in reserve_ram_pages_type() argument
200 if (req_type == _PAGE_CACHE_UC) { in reserve_ram_pages_type()
203 req_type = _PAGE_CACHE_UC_MINUS; in reserve_ram_pages_type()
214 start, end, type, req_type); in reserve_ram_pages_type()
223 *new_type = req_type; in reserve_ram_pages_type()
227 set_page_memtype(page, req_type); in reserve_ram_pages_type()
256 int reserve_memtype(u64 start, u64 end, unsigned long req_type, in reserve_memtype() argument
[all …]
/linux-3.4.99/drivers/media/video/gspca/
Dstv0680.c57 u8 req_type = 0; in stv_sndctrl() local
62 req_type = USB_DIR_IN | USB_TYPE_VENDOR | USB_RECIP_ENDPOINT; in stv_sndctrl()
66 req_type = USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_ENDPOINT; in stv_sndctrl()
70 req_type = USB_DIR_IN | USB_RECIP_DEVICE; in stv_sndctrl()
74 req_type = USB_DIR_OUT | USB_TYPE_VENDOR | USB_RECIP_DEVICE; in stv_sndctrl()
80 req, req_type, in stv_sndctrl()
/linux-3.4.99/drivers/media/video/tm6000/
Dtm6000-core.c35 int tm6000_read_write_usb(struct tm6000_core *dev, u8 req_type, u8 req, in tm6000_read_write_usb() argument
48 if (req_type & USB_DIR_IN) in tm6000_read_write_usb()
59 (req_type & USB_DIR_IN) ? " IN" : "OUT", in tm6000_read_write_usb()
60 req_type, req, value&0xff, value>>8, index&0xff, in tm6000_read_write_usb()
63 if (!(req_type & USB_DIR_IN)) { in tm6000_read_write_usb()
71 ret = usb_control_msg(dev->udev, pipe, req, req_type, value, index, in tm6000_read_write_usb()
74 if (req_type & USB_DIR_IN) in tm6000_read_write_usb()
79 if (req_type & USB_DIR_IN) in tm6000_read_write_usb()
83 } else if (req_type & USB_DIR_IN) { in tm6000_read_write_usb()
96 if (req == REQ_16_SET_GET_I2C_WR1_RDN && !(req_type & USB_DIR_IN)) { in tm6000_read_write_usb()
/linux-3.4.99/drivers/staging/ozwpan/
Dozusbsvc1.c57 int oz_usb_get_desc_req(void *hpd, u8 req_id, u8 req_type, u8 desc_type, in oz_usb_get_desc_req() argument
66 oz_trace(" req_type = 0x%x\n", req_type); in oz_usb_get_desc_req()
83 body->req_type = req_type; in oz_usb_get_desc_req()
159 static int oz_usb_vendor_class_req(void *hpd, u8 req_id, u8 req_type, in oz_usb_vendor_class_req() argument
175 body->req_type = req_type; in oz_usb_vendor_class_req()
Dozusbif.h25 int oz_usb_get_desc_req(void *hpd, u8 req_id, u8 req_type, u8 desc_type,
Dozprotocol.h188 u8 req_type; member
296 u8 req_type; member
Dozhcd.c152 static int oz_hcd_hub_control(struct usb_hcd *hcd, u16 req_type, u16 wvalue,
2061 static int oz_hcd_hub_control(struct usb_hcd *hcd, u16 req_type, u16 wvalue, in oz_hcd_hub_control() argument
2066 switch (req_type) { in oz_hcd_hub_control()
2068 oz_trace2(OZ_TRACE_HUB, "ClearHubFeature: %d\n", req_type); in oz_hcd_hub_control()
2078 req_type); in oz_hcd_hub_control()
2085 oz_trace2(OZ_TRACE_HUB, "SetHubFeature: %d\n", req_type); in oz_hcd_hub_control()
2091 oz_trace2(OZ_TRACE_HUB, "Other: %d\n", req_type); in oz_hcd_hub_control()
/linux-3.4.99/arch/x86/include/asm/
Dpat.h16 unsigned long req_type, unsigned long *ret_type);
/linux-3.4.99/drivers/net/ethernet/sfc/
Dsiena_sriov.c93 int req_type; member
1403 vf->req_type = VFDI_EV_TYPE_REQ_WORD0; in efx_sriov_event()
1406 } else if (seq != (vf->req_seqno++ & 0xff) || type != vf->req_type) in efx_sriov_event()
1409 switch (vf->req_type) { in efx_sriov_event()
1413 vf->req_addr |= (u64)data << (vf->req_type << 4); in efx_sriov_event()
1414 ++vf->req_type; in efx_sriov_event()
1419 vf->req_type = VFDI_EV_TYPE_REQ_WORD0; in efx_sriov_event()
1431 vf->req_type = VFDI_EV_TYPE_REQ_WORD0; in efx_sriov_event()
/linux-3.4.99/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.c329 u8 req_type; in pcan_usb_pro_send_req() local
338 req_type = USB_TYPE_VENDOR | USB_RECIP_OTHER; in pcan_usb_pro_send_req()
347 req_type |= USB_DIR_IN; in pcan_usb_pro_send_req()
351 err = usb_control_msg(dev->udev, p, req_id, req_type, req_value, 0, in pcan_usb_pro_send_req()
/linux-3.4.99/drivers/scsi/
Dstex.c288 u32 req_type; member
848 ccb->req_type = 0; in stex_mu_intr()
953 ccb->req_type = 0; in stex_ss_mu_intr()
1757 hba->ccb[tag].req_type = PASSTHRU_REQ_TYPE; in stex_hba_stop()
1763 while (hba->ccb[tag].req_type & PASSTHRU_REQ_TYPE) { in stex_hba_stop()
1765 hba->ccb[tag].req_type = 0; in stex_hba_stop()
Dhptiop.c180 u32 req_type = (tag >> 5) & 0x7; in hptiop_request_callback_mv() local
187 switch (req_type) { in hptiop_request_callback_mv()
/linux-3.4.99/Documentation/networking/
Difenslave.c208 int req_type; member
876 res = ioctl(skfd, ifra[i].req_type, ifra[i].req_ifr); in get_if_settings()
/linux-3.4.99/drivers/net/wireless/b43/
Dmain.c2109 if ((fw->type == ctx->req_type) && in b43_do_request_fw()
2120 switch (ctx->req_type) { in b43_do_request_fw()
2155 snprintf(ctx->errors[ctx->req_type], in b43_do_request_fw()
2156 sizeof(ctx->errors[ctx->req_type]), in b43_do_request_fw()
2161 snprintf(ctx->errors[ctx->req_type], in b43_do_request_fw()
2162 sizeof(ctx->errors[ctx->req_type]), in b43_do_request_fw()
2188 fw->type = ctx->req_type; in b43_do_request_fw()
2193 snprintf(ctx->errors[ctx->req_type], in b43_do_request_fw()
2194 sizeof(ctx->errors[ctx->req_type]), in b43_do_request_fw()
2433 ctx->req_type = B43_FWTYPE_PROPRIETARY; in b43_request_firmware()
[all …]
Db43.h725 enum b43_firmware_file_type req_type; member
/linux-3.4.99/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c282 enum bfi_enet_h2i_msgs req_type) in bna_bfi_ucast_req() argument
286 bfi_msgq_mhdr_set(req->mh, BFI_MC_ENET, req_type, 0, rxf->rx->rid); in bna_bfi_ucast_req()