Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dpx.c95 static int px_ioctl(struct stic_info *, u_long, void *, int,
225 si->si_ioctl = px_ioctl; in px_init()
359 px_ioctl(struct stic_info *si, u_long cmd, void *data, int flag, in px_ioctl() function