Searched refs:desc_type (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/ozwpan/ |
D | ozusbsvc1.c | 57 int oz_usb_get_desc_req(void *hpd, u8 req_id, u8 req_type, u8 desc_type, in oz_usb_get_desc_req() argument 67 oz_trace(" desc_type = 0x%x\n", desc_type); in oz_usb_get_desc_req() 84 body->desc_type = desc_type; in oz_usb_get_desc_req()
|
D | ozusbif.h | 25 int oz_usb_get_desc_req(void *hpd, u8 req_id, u8 req_type, u8 desc_type,
|
D | ozprotocol.h | 189 u8 desc_type; member
|
/drivers/scsi/ |
D | scsi_error.c | 2130 int desc_type) in scsi_sense_desc_find() argument 2146 if (descp[0] == desc_type) in scsi_sense_desc_find()
|
/drivers/net/ethernet/alteon/ |
D | acenic.c | 1948 int bd_flags, desc_type, mapsize; in ace_rx_int() local 1959 desc_type = bd_flags & (BD_FLG_JUMBO | BD_FLG_MINI); in ace_rx_int() 1961 switch(desc_type) { in ace_rx_int()
|
/drivers/usb/serial/ |
D | io_ti.c | 661 int desc_type, struct ti_i2c_desc *rom_desc) in get_descriptor_addr() argument 676 if (rom_desc->Type == desc_type) in get_descriptor_addr()
|