Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/
H A Dnx1394.c69 struct bus_ops nx1394_busops = { variable
H A Dh1394.c57 extern struct bus_ops nx1394_busops;
80 devops->devo_bus_ops = &nx1394_busops; in h1394_init()