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

/freebsd-11-stable/sys/dev/sio/
H A Dsio_pccard.c97 return (sioattach(dev, 0, 0UL));
H A Dsiovar.h62 int sioattach(device_t dev, int xrid, u_long rclk);
H A Dsio_puc.c73 return (sioattach(dev, 0, rclk));
H A Dsio_pci.c104 return (sioattach(dev, id->rid, 0UL));
H A Dsio_isa.c169 return (sioattach(dev, 0, 0UL));
H A Dsio.c868 sioattach(dev, xrid, rclk) function
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio_cbus.c116 return (sioattach(dev, 0, 0UL));
H A Dsio.c1356 sioattach(dev, xrid, rclk) function

Completed in 213 milliseconds