Searched refs:noioctl (Results 26 - 50 of 95) sorted by relevance

1234

/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Ddevopen.c57 { "dm9000", net_strategy, net_open, net_close, noioctl },
58 { "s3c sdio", sdmmc_strategy, sdmmc_open, sdmmc_close, noioctl }
/netbsd-current/sys/arch/emips/ebus/
H A Dstub_ebus.c105 .d_ioctl = noioctl,
/netbsd-current/sys/altq/
H A Daltq_conf.h68 #define noioctl (dev_type_ioctl((*))) enodev macro
/netbsd-current/sys/rump/librump/rumpvfs/
H A Ddevnull.c53 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/ping_block/
H A Dping.c57 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/mapper/
H A Dmapper.c58 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/readhappy/
H A Dreadhappy.c105 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/panic_string/
H A Dpanic_string.c72 .d_ioctl = noioctl,
/netbsd-current/sys/arch/newsmips/stand/boot/
H A Ddevopen.c54 { "dk", dkstrategy, dkopen, dkclose, noioctl }
/netbsd-current/sys/arch/macppc/dev/
H A Dnvram.c78 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/readhappy_mpsafe/
H A Dreadhappy_mpsafe.c126 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/luareadhappy/
H A Dluareadhappy.c73 .d_ioctl = noioctl,
/netbsd-current/sys/arch/shark/ofw/
H A Dofrom.c77 .d_ioctl = noioctl,
/netbsd-current/sys/dev/acpi/
H A Dacpi_dev.c49 .d_ioctl = noioctl,
/netbsd-current/sys/arch/i386/isa/
H A Dcmos.c102 .d_ioctl = noioctl,
/netbsd-current/sys/arch/evbsh3/nextvod/
H A Dstasc.c133 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/fopsmapper/
H A Dfopsmapper.c60 .d_ioctl = noioctl,
/netbsd-current/sys/arch/vax/vax/
H A Dctu.c98 .d_ioctl = noioctl,
111 .d_ioctl = noioctl,
H A Dcrl.c84 .d_ioctl = noioctl,
H A Dcfl.c123 .d_ioctl = noioctl,
/netbsd-current/sys/arch/ofppc/stand/ofwboot/
H A Dofdev.c171 { "OpenFirmware", strategy, devopen_dummy, devclose, noioctl }
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Ddisk.c51 "dk", dkstrategy, dkopen, dkclose, noioctl
/netbsd-current/sys/arch/alpha/alpha/
H A Dpromcons.c277 .d_ioctl = noioctl,
/netbsd-current/sys/dev/
H A Dsmbios.c112 .d_ioctl = noioctl,
/netbsd-current/sys/modules/examples/pollpal/
H A Dpollpal.c63 .d_ioctl = noioctl,

Completed in 153 milliseconds

1234