Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c135 static char nexus_name[NAMESIZE]; variable
643 "bofi-nexus", nexus_name, &size) != DDI_PROP_SUCCESS) { in bofi_attach()
737 if (modify_bus_ops(nexus_name, &bofi_bus_ops) == 0) { in bofi_attach()
788 if (reset_bus_ops(nexus_name, &save_bus_ops) == 0) in bofi_detach()