Home
last modified time | relevance | path

Searched defs:subclass (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/
H A Dbios.c150 u8 interface, subclass, baseclass; local
/openbmc/u-boot/include/
H A Dusb_ether.h32 unsigned char subclass; /* as in overview */ member
/openbmc/u-boot/cmd/
H A Dpci.c320 ulong class, subclass; in pci_header_show_brief() local
368 u8 class, subclass; in pci_header_show_brief() local
H A Dusb.c58 static void usb_display_class_sub(unsigned char dclass, unsigned char subclass, in usb_display_class_sub()
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A D__init__.py539 def new_string(self, s, subclass=None): argument
/openbmc/u-boot/common/
H A Dusb_storage.c86 unsigned char subclass; /* as in overview */ member
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c957 int subclass; member
1155 static const char *dt_name_from_class(uint8_t class, uint8_t subclass, in dt_name_from_class()