Home
last modified time | relevance | path

Searched defs:type_code (Results 1 – 5 of 5) sorted by relevance

/openbmc/ipmi-fru-parser/
H A Dfrup.cpp195 uint8_t type_code; in _parse_type_length() local
596 int type_code = (type_length & IPMI_FRU_TYPE_LENGTH_TYPE_CODE_MASK) >> in _append_to_dict() local
/openbmc/linux/include/linux/
H A Dcdrom.h261 __u8 type_code : 2; member
267 __u8 type_code : 2; member
/openbmc/linux/drivers/pnp/pnpbios/
H A Dpnpbios.h108 __u8 type_code[3]; member
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c5806 const uint8_t type_code[] = { in kvm_arch_update_guest_debug() local
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h188 uint8_t type_code; /* type=8 for FCP */ member