Home
last modified time | relevance | path

Searched refs:type_code (Results 1 – 9 of 9) 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.h64 u32 type_code; member
/linux/drivers/hwmon/
H A Dmacsmc-hwmon.c196 switch (sensor->info.type_code) { in macsmc_hwmon_read_key()
259 switch (sensor->info.type_code) { in macsmc_hwmon_write_key()
/linux/drivers/mfd/
H A Dmacsmc.c216 info->type_code = get_unaligned_be32(&key_info[1]); in apple_smc_get_key_info()
/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()