Home
last modified time | relevance | path

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

/trueos/sys/dev/sio/
HDsio_pccard.c97 return (sioattach(dev, 0, 0UL)); in sio_pccard_attach()
HDsiovar.h62 int sioattach(device_t dev, int xrid, u_long rclk);
HDsio_puc.c73 return (sioattach(dev, 0, rclk)); in sio_puc_attach()
HDsio_pci.c104 return (sioattach(dev, id->rid, 0UL));
HDsio_isa.c169 return (sioattach(dev, 0, 0UL));
HDsio.c868 sioattach(dev, xrid, rclk) in sioattach() function
/trueos/sys/pc98/cbus/
HDsio_cbus.c116 return (sioattach(dev, 0, 0UL));
HDsio.c1356 sioattach(dev, xrid, rclk) in sioattach() function