Home
last modified time | relevance | path

Searched defs:bus_info (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/firewire/
H A Diec13213.h163 struct bus_info { struct
165 uint32_t bus_name;
167 uint32_t irmc:1, /* iso. resource manager capable */
168 cmc:1, /* cycle master capable */
169 isc:1, /* iso. operation support */
170 bmc:1, /* bus manager capable */
171 pmc:1, /* power manager capable */
181 uint32_t link_spd:3,
195 struct fw_eui64 eui64;
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dethtool.h49 char bus_info[32]; member
/freebsd/sys/dev/bxe/
H A Dbxe_ioctl.h56 char bus_info[BXE_BUS_INFO_LENGTH]; member
/freebsd/sys/x86/include/
H A Dmptable.h168 uint8_t bus_info; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h94 char bus_info[QLNX_DRV_INFO_BUS_INFO_LENGTH]; member
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h248 __u8 bus_info[32]; /* "PCI:" + pci_name(pci_dev) */ member