Home
last modified time | relevance | path

Searched refs:CSR_BUS_NAME_IEEE1394 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/firewire/
H A Diec13213.h164 #define CSR_BUS_NAME_IEEE1394 0x31333934 macro
H A Dfwcrom.c566 src.businfo.bus_name = CSR_BUS_NAME_IEEE1394; in main()
H A Dfirewire.c653 src->businfo.bus_name = CSR_BUS_NAME_IEEE1394; in fw_init_crom()
1547 if (binfo->bus_name != CSR_BUS_NAME_IEEE1394) { in fw_explore_node()