Searched refs:bnxe_dev_ops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c1222 static struct dev_ops bnxe_dev_ops = variable in typeref:struct:dev_ops
1244 static struct dev_ops bnxe_dev_ops = variable in typeref:struct:dev_ops
1266 &bnxe_dev_ops /* drv_dev_ops */
1284 mac_init_ops(&bnxe_dev_ops, "bnxe");
1290 mac_fini_ops(&bnxe_dev_ops);
1309 mac_fini_ops(&bnxe_dev_ops);

Completed in 87 milliseconds