Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c66 struct bus_ops nx1394_busops = { variable
H A Dh1394.c53 extern struct bus_ops nx1394_busops;
74 devops->devo_bus_ops = &nx1394_busops; in h1394_init()