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

/freebsd-10.2-release/sys/dev/si/
H A Dsivar.h24 int siattach(device_t dev);
H A Dsi_eisa.c111 error = siattach(dev);
H A Dsi_pci.c131 error = siattach(dev);
H A Dsi_isa.c301 error = siattach(dev);
H A Dsi.c274 siattach(device_t dev) function
294 DPRINT((0, DBG_AUTOBOOT, "si%d: siattach\n", unit));

Completed in 76 milliseconds