Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_user.c115 static d_ioctl_t pci_ioctl; variable
122 .d_ioctl = pci_ioctl,
1012 pci_ioctl(struct cdev *dev, u_long cmd, caddr_t data, int flag, struct thread *td) in pci_ioctl() function