Home
last modified time | relevance | path

Searched refs:interfacepath (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/biosdev/
H A Dbiosdev.c392 bd->interfacepath.pci.bus, in match_edd()
393 bd->interfacepath.pci.device, in match_edd()
394 bd->interfacepath.pci.function); in match_edd()
397 node = search_tree_match_pcibdf(root_node, bd->interfacepath.pci.bus, in match_edd()
398 bd->interfacepath.pci.device, bd->interfacepath.pci.function); in match_edd()
413 bd->interfacepath.pci.channel, in match_edd()
435 bd->interfacepath.pci.channel); in match_edd()
/titanic_44/usr/src/uts/i86pc/sys/
H A Dbiosdisk.h102 interface_path_t interfacepath; member