Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sio/
Dsiovar.h34 int sioattach(device_t dev, int xrid, u_long rclk);
36 int sioprobe(device_t dev, int xrid, u_long rclk, int noprobe);
Dsio.c422 sioprobe(dev, xrid, rclk, noprobe) in sioprobe() argument
424 int xrid;
447 rid = xrid;
869 sioattach(dev, xrid, rclk) in sioattach() argument
871 int xrid;
887 rid = xrid;