Searched refs:cdevsw (Results 326 - 350 of 444) sorted by relevance

<<1112131415161718

/netbsd-current/sys/arch/epoc32/windermere/
H A Dwmcom.c134 const struct cdevsw wmcom_cdevsw = {
/netbsd-current/sys/arch/sh3/dev/
H A Dscif.c207 /* cdevsw */
217 const struct cdevsw scif_cdevsw = {
H A Dsci.c254 const struct cdevsw sci_cdevsw = {
/netbsd-current/sys/dev/scsipi/
H A Dif_se.c254 const struct cdevsw se_cdevsw = {
H A Dif_dse.c253 const struct cdevsw dse_cdevsw = {
H A Dscsiconf.c110 const struct cdevsw scsibus_cdevsw = {
/netbsd-current/sys/arch/atari/dev/
H A Dfd.c292 const struct cdevsw fd_cdevsw = {
/netbsd-current/sys/arch/vax/vsa/
H A Dsmg.c992 extern const struct cdevsw wsdisplay_cdevsw;
/netbsd-current/sys/net/
H A Dif_tun.c100 const struct cdevsw tun_cdevsw = {
678 * the cdevsw interface is now pretty minimal.
782 * The cdevsw read interface - reads a packet at a time, or at
849 * the cdevsw write interface - an atomic write is a packet - or else!
H A Dif_tap.c163 const struct cdevsw tap_cdevsw = {
656 * The first way is managed by the cdevsw structure, and you access interfaces
658 * 4. The entry points for the cdevsw interface are prefixed by tap_cdev_.
666 * An tap device cannot be opened more than once at a time, so the cdevsw
710 * externally accessed through the corresponding device node with the cdevsw
738 * really the same whether we are in cdevsw or fileops mode, the close()
742 * it does is sufficient for the cdevsw interface, but the cloning interface
/netbsd-current/sys/arch/mac68k/obio/
H A Dascaudio.c83 const struct cdevsw ascaudio_cdevsw = {
H A Diwm_fd.c245 const struct cdevsw fd_cdevsw = {
511 ** points are then plugged into bdevsw[] and cdevsw[].
/netbsd-current/sys/dev/usb/
H A Ducycom.c161 const struct cdevsw ucycom_cdevsw = {
H A Dvhci.c959 const struct cdevsw vhci_cdevsw = {
/netbsd-current/sys/dev/ic/
H A Dtpm.c1007 const struct cdevsw tpm_cdevsw = {
H A Dclmpcc.c97 const struct cdevsw clmpcc_cdevsw = {
H A Dssdfb.c1135 extern const struct cdevsw wsdisplay_cdevsw;
/netbsd-current/sys/arch/mips/sibyte/dev/
H A Dsbjcn.c177 const struct cdevsw sbjcn_cdevsw = {
/netbsd-current/sys/arch/sparc/dev/
H A Dtctrl.c90 const struct cdevsw tctrl_cdevsw = {
/netbsd-current/sys/dev/hdaudio/
H A Dhdaudio.c62 const struct cdevsw hdaudio_cdevsw = {
/netbsd-current/sys/dev/i2c/
H A Dsht3x.c87 const struct cdevsw sht3x_cdevsw = {
/netbsd-current/sys/arch/arc/dev/
H A Dpccons.c188 const struct cdevsw pc_cdevsw = {
/netbsd-current/sys/arch/dreamcast/dev/maple/
H A Dmaple.c170 const struct cdevsw maple_cdevsw = {
/netbsd-current/sys/dev/nvmm/
H A Dnvmm.c1075 const struct cdevsw nvmm_cdevsw = {
/netbsd-current/sys/dev/sbus/
H A Dtcx.c139 const struct cdevsw tcx_cdevsw = {

Completed in 476 milliseconds

<<1112131415161718