HomeSort by: relevance | last modified time | path
    Searched defs:bktr_ioctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/bktr/
bktr_os.c 179 dev_type_ioctl(bktr_ioctl);
187 .d_ioctl = bktr_ioctl,
264 static d_ioctl_t bktr_ioctl; variable in typeref:typename:d_ioctl_t
274 /* ioctl */ bktr_ioctl,
753 bktr_ioctl(dev_t dev, ioctl_cmd_t cmd, void *arg, int flag, struct proc* pr) function in typeref:typename:int
878 static d_ioctl_t bktr_ioctl; variable in typeref:typename:d_ioctl_t
886 bktr_ioctl, nostop, nullreset, nodevtotty,
1225 bktr_ioctl(dev_t dev, ioctl_cmd_t cmd, void *arg, int flag, struct proc* pr) function in typeref:typename:int
1337 #define bktr_ioctl bktrioctl macro
1750 bktr_ioctl(dev_t dev, ioctl_cmd_t cmd, void *arg, int flag function in typeref:typename:int
    [all...]
bktr_os.c 179 dev_type_ioctl(bktr_ioctl);
187 .d_ioctl = bktr_ioctl,
264 static d_ioctl_t bktr_ioctl; variable in typeref:typename:d_ioctl_t
274 /* ioctl */ bktr_ioctl,
753 bktr_ioctl(dev_t dev, ioctl_cmd_t cmd, void *arg, int flag, struct proc* pr) function in typeref:typename:int
878 static d_ioctl_t bktr_ioctl; variable in typeref:typename:d_ioctl_t
886 bktr_ioctl, nostop, nullreset, nodevtotty,
1225 bktr_ioctl(dev_t dev, ioctl_cmd_t cmd, void *arg, int flag, struct proc* pr) function in typeref:typename:int
1337 #define bktr_ioctl bktrioctl macro
1750 bktr_ioctl(dev_t dev, ioctl_cmd_t cmd, void *arg, int flag function in typeref:typename:int
    [all...]

Completed in 24 milliseconds