Home
last modified time | relevance | path

Searched refs:type_code (Results 1 – 8 of 8) 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/include/linux/mfd/
H A Dmacsmc.h63 u32 type_code; member
/linux/drivers/mfd/
H A Dmacsmc.c213 info->type_code = get_unaligned_be32(&key_info[1]); in apple_smc_get_key_info()
/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c2108 CtReq->un.rff.type_code = context; in lpfc_ns_cmd()
2113 CtReq->un.rff.type_code = context; in lpfc_ns_cmd()
H A Dlpfc_hw.h188 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()