Home
last modified time | relevance | path

Searched refs:type_code (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dcdrom.h260 __u8 type_code : 2; member
266 __u8 type_code : 2; member
/linux/drivers/pnp/pnpbios/
H A Dpnpbios.h108 __u8 type_code[3]; member
H A Dproc.c139 node->type_code, node->flags); in pnp_devices_proc_show()
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2144 CtReq->un.rff.type_code = context; in lpfc_ns_cmd()
2149 CtReq->un.rff.type_code = context; in lpfc_ns_cmd()
H A Dlpfc_hw.h193 uint8_t type_code; /* type=8 for FCP */ member
/linux/drivers/cdrom/
H A Dcdrom.c1733 ai->lrpcs.type = rpc_state.type_code; in dvd_do_auth()