Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c209 static struct bus_ops bofi_bus_ops = { variable
737 if (modify_bus_ops(nexus_name, &bofi_bus_ops) == 0) { in bofi_attach()