Home
last modified time | relevance | path

Searched refs:bus_info (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/firewire/
H A Diec13213.h163 struct bus_info { struct
230 struct bus_info businfo;
H A Dfirewire.c1516 struct bus_info *binfo; in fw_explore_node()
1546 binfo = (struct bus_info *)&csr[1]; in fw_explore_node()
/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
H A Dbxe.c19320 snprintf(drv_infop->bus_info, BXE_BUS_INFO_LENGTH, "%d:%d:%d", in bxe_eioctl()
/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
H A Dqlnx_ioctl.c552 snprintf(drv_info->bus_info, sizeof(drv_info->bus_info), in qlnx_drv_info()
/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.c372 struct bus_info *bi; in parse_bus_info_block()
375 bi = (struct bus_info *)p; in parse_bus_info_block()
/freebsd/usr.sbin/mptable/
H A Dmptable.c885 printf( " bus info: 0x%02x", entry->bus_info ); in bhdEntry()
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h248 __u8 bus_info[32]; /* "PCI:" + pci_name(pci_dev) */ member