Home
last modified time | relevance | path

Searched defs:otyp (Results 101 – 125 of 212) sorted by relevance

123456789

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1035 cardbus_open(dev_t *devp, int flags, int otyp, cred_t *credp) in cardbus_open()
1087 cardbus_close(dev_t dev, int flags, int otyp, cred_t *credp) in cardbus_close()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c1100 npe_open(dev_t *devp, int flags, int otyp, cred_t *credp) in npe_open()
1150 npe_close(dev_t dev, int flags, int otyp, cred_t *credp) in npe_close()
/illumos-gate/usr/src/uts/common/dtrace/
H A Dsystrace.c305 systrace_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in systrace_open()
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dprivcmd.c107 privcmd_open(dev_t *dev, int flag, int otyp, cred_t *cr) in privcmd_open()
/illumos-gate/usr/src/uts/common/io/
H A Dpower.c765 power_open(dev_t *devp, int openflags, int otyp, cred_t *credp) in power_open()
801 power_close(dev_t dev, int openflags, int otyp, cred_t *credp) in power_close()
H A Dgen_drv.c840 gen_open(dev_t *devp, int flag, int otyp, cred_t *cred) in gen_open()
866 gen_close(dev_t dev, int flag, int otyp, cred_t *cred) in gen_close()
H A Dfssnap.c481 snap_open(dev_t *devp, int flag, int otyp, cred_t *cred) in snap_open()
559 snap_close(dev_t dev, int flag, int otyp, cred_t *cred) in snap_close()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1449 usb_mid_open(dev_t *devp, int flags, int otyp, cred_t *credp) in usb_mid_open()
1489 usb_mid_close(dev_t dev, int flag, int otyp, cred_t *credp) in usb_mid_close()
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c463 pcf8584_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in pcf8584_open()
496 pcf8584_close(dev_t dev, int flag, int otyp, cred_t *cred_p) in pcf8584_close()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac.c443 ac_open(dev_t *devp, int flag, int otyp, cred_t *credp) in ac_open()
483 ac_close(dev_t devt, int flag, int otyp, cred_t *credp) in ac_close()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dcnex.c1134 cnex_open(dev_t *devp, int flags, int otyp, cred_t *credp) in cnex_open()
1150 cnex_close(dev_t dev, int flags, int otyp, cred_t *credp) in cnex_close()
H A Dvldc.c1007 vldc_open(dev_t *devp, int flag, int otyp, cred_t *cred) in vldc_open()
1059 vldc_close(dev_t dev, int flag, int otyp, cred_t *cred) in vldc_close()
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c261 pppt_drv_open(dev_t *devp, int flag, int otyp, cred_t *credp) in pppt_drv_open()
296 pppt_drv_close(dev_t dev, int flag, int otyp, cred_t *credp) in pppt_drv_close()
/illumos-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c226 int part, otyp; in cmdk_isopen() local
1026 cmdkclose(dev_t dev, int flag, int otyp, cred_t *credp) in cmdkclose()
1090 cmdkopen(dev_t *dev_p, int flag, int otyp, cred_t *credp) in cmdkopen()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c937 ppb_open(dev_t *devp, int flags, int otyp, cred_t *credp) in ppb_open()
962 ppb_close(dev_t dev, int flags, int otyp, cred_t *credp) in ppb_close()
/illumos-gate/usr/src/uts/sun/io/
H A Dsbusmem.c269 sbmem_close(dev_t dev, int flag, int otyp, struct cred *cred) in sbmem_close()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvtap.c354 xpvtap_open(dev_t *devp, int flag, int otyp, cred_t *cred) in xpvtap_open()
394 xpvtap_close(dev_t devp, int flag, int otyp, cred_t *cred) in xpvtap_close()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c272 tavor_open(dev_t *devp, int flag, int otyp, cred_t *credp) in tavor_open()
424 tavor_close(dev_t dev, int flag, int otyp, cred_t *credp) in tavor_close()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1908 xhci_open(dev_t *devp, int flags, int otyp, cred_t *credp) in xhci_open()
1949 xhci_close(dev_t dev, int flag, int otyp, cred_t *credp) in xhci_close()
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c526 ldi_vp_from_dev(dev_t dev, int otyp, vnode_t **vpp) in ldi_vp_from_dev()
1613 ldi_open_by_dev(dev_t *devp, int otyp, int flag, cred_t *cr, in ldi_open_by_dev()
1835 int otyp; in ldi_get_size() local
2243 ldi_get_otyp(ldi_handle_t lh, int *otyp) in ldi_get_otyp()
2277 int ret, otyp; in ldi_get_minor_name() local
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dsdt.c502 sdt_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in sdt_open()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c1054 sgen_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) in sgen_open()
1105 sgen_close(dev_t dev, int flag, int otyp, cred_t *cred_p) in sgen_close()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3i.c393 mc_open(dev_t *devp, int flag, int otyp, cred_t *credp) in mc_open()
414 mc_close(dev_t devp, int flag, int otyp, cred_t *credp) in mc_close()
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c972 ntwdt_open(dev_t *devp, int flag, int otyp, cred_t *credp) in ntwdt_open()
1019 ntwdt_close(dev_t dev, int flag, int otyp, cred_t *credp) in ntwdt_close()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c103 ql_open(dev_t *dev_p, int flags, int otyp, cred_t *cred_p) in ql_open()
158 ql_close(dev_t dev, int flags, int otyp, cred_t *cred_p) in ql_close()

123456789