Home
last modified time | relevance | path

Searched defs:ccode (Results 26 – 38 of 38) sorted by relevance

12

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_dcmi.h52 #define GOOD_PWR_GLIMIT_CCODE(ccode) ((ccode = ((ccode == 0x80) ? 0 : ccode))) argument
53 #define GOOD_ASSET_TAG_CCODE(ccode) ((ccode = (((ccode == 0x80) || (ccode == 0x81) || (ccode == 0x8… argument
H A Dipmi.h156 uint8_t ccode; member
/openbmc/linux/tools/testing/selftests/net/
H A Dreuseport_bpf.c346 struct sock_filter ccode[] = {{ BPF_RET | BPF_A, 0, 0, 0 }}; in test_filter_no_reuseport() local
/openbmc/ipmitool/lib/
H A Dhelper.c683 eval_ccode(const int ccode) in eval_ccode()
/openbmc/qemu/hw/s390x/
H A Dcss.c1531 IOInstEnding ccode; in css_do_csch() local
1560 IOInstEnding ccode; in css_do_hsch() local
1642 IOInstEnding ccode; in css_do_ssch() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c475 char *ccode; in brcmf_fw_fix_efi_nvram_ccode() local
H A Dfwil_types.h767 char ccode[BRCMF_COUNTRY_BUF_SZ]; member
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h144 TRBCCode ccode; member
/openbmc/linux/net/iucv/
H A Diucv.c306 int ccode; in iucv_call_b2f0() local
343 int ccode; in iucv_query_maxconn() local
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1341 uint32_t ccode = pci_default_read_config(dev, PCI_CLASS_PROG, 3); in spapr_pci_fw_dev_name() local
1364 uint32_t ccode = pci_default_read_config(dev, PCI_CLASS_PROG, 3); in spapr_dt_pci_device() local
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h813 uint64_t ccode:8; member
/openbmc/linux/drivers/s390/cio/
H A Dcss.c520 int ccode; in css_evaluate_new_subchannel() local
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c584 u32 ccode; in pmf_parse_one() local

12