HomeSort by relevance Sort by last modified time
    Searched refs:otyp (Results 1 - 25 of 243) sorted by null

1 2 3 4 5 6 7 8 910

  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
ql_ioctl.h 53 int ql_open(dev_t *dev_p, int flags, int otyp, cred_t *cred_p);
54 int ql_close(dev_t dev, int flags, int otyp, cred_t *cred_p);
  /onnv/onnv-gate/usr/src/uts/common/io/usb/hubd/
hubd.c 41 static int hubd_open(dev_t *devp, int flags, int otyp, cred_t *credp);
42 static int hubd_close(dev_t dev, int flag, int otyp, cred_t *credp);
182 hubd_open(dev_t *devp, int flags, int otyp, cred_t *credp)
186 return (usba_hubdi_open(dip, devp, flags, otyp, credp));
191 hubd_close(dev_t dev, int flag, int otyp, cred_t *credp)
195 return (usba_hubdi_close(dip, dev, flag, otyp, credp));
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
zvol.h 49 extern int zvol_open(dev_t *devp, int flag, int otyp, cred_t *cr);
51 extern int zvol_close(dev_t dev, int flag, int otyp, cred_t *cr);
  /onnv/onnv-gate/usr/src/uts/sun4/io/px/
px_devctl.c 48 static int px_open(dev_t *devp, int flags, int otyp, cred_t *credp);
49 static int px_close(dev_t dev, int flags, int otyp, cred_t *credp);
76 px_open(dev_t *devp, int flags, int otyp, cred_t *credp)
85 if (otyp != OTYP_CHR)
107 if (rval = pcie_open(px_p->px_dip, devp, flags, otyp, credp)) {
136 px_close(dev_t dev, int flags, int otyp, cred_t *credp)
142 if (otyp != OTYP_CHR)
157 if (rval = pcie_close(px_p->px_dip, dev, flags, otyp, credp)) {
  /onnv/onnv-gate/usr/src/uts/sun4u/io/pci/
pci_devctl.c 48 static int pci_open(dev_t *devp, int flags, int otyp, cred_t *credp);
49 static int pci_close(dev_t dev, int flags, int otyp, cred_t *credp);
82 pci_open(dev_t *devp, int flags, int otyp, cred_t *credp)
91 if (otyp != OTYP_CHR)
124 if (rval = pcihp_ops->cb_open(devp, flags, otyp, credp)) {
139 pci_close(dev_t dev, int flags, int otyp, cred_t *credp)
144 if (otyp != OTYP_CHR)
155 if (rval = pcihp_ops->cb_close(dev, flags, otyp, credp)) {
  /onnv/onnv-gate/usr/src/uts/i86pc/io/amd_iommu/
amd_iommu.c 53 static int amd_iommu_open(dev_t *devp, int flag, int otyp, cred_t *credp);
54 static int amd_iommu_close(dev_t dev, int flag, int otyp, cred_t *credp);
340 amd_iommu_open(dev_t *devp, int flag, int otyp, cred_t *credp)
357 if (otyp != OTYP_CHR) {
358 cmn_err(CE_WARN, "%s: invalid otyp %d", f, otyp);
376 amd_iommu_close(dev_t dev, int flag, int otyp, cred_t *credp)
392 if (otyp != OTYP_CHR) {
393 cmn_err(CE_WARN, "%s: invalid otyp %d", f, otyp);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
tclient.c 216 tcli_open(dev_t *devp, int flag, int otyp, cred_t *cred)
221 if (otyp != OTYP_BLK && otyp != OTYP_CHR)
236 tcli_close(dev_t dev, int flag, int otyp, cred_t *cred)
241 if (otyp != OTYP_BLK && otyp != OTYP_CHR)
bl.c 107 bl_open(dev_t *devp, int flag, int otyp, struct cred *credp)
109 if (otyp != OTYP_CHR)
pseudonex.c 257 pseudonex_open(dev_t *devp, int flags, int otyp, cred_t *credp)
261 if (otyp != OTYP_CHR)
273 pseudonex_close(dev_t dev, int flags, int otyp, cred_t *credp)
277 if (otyp != OTYP_CHR)
  /onnv/onnv-gate/usr/src/uts/i86pc/i86hvm/io/
xdf_shell.c 137 #define OTYP_VALID(otyp) ((otyp == OTYP_BLK) || \
138 (otyp == OTYP_CHR) || \
139 (otyp == OTYP_LYR))
273 int otyp; local
276 for (otyp = 0; (otyp < OTYPCNT); otyp++) {
277 if (xsp->xdfss_otyp_count[otyp][part] != 0) {
494 xdfs_open(dev_t *dev_p, int flag, int otyp, cred_t *credp
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/kmdb/
kdrv.c 52 kdrv_open(dev_t *dev, int openflags, int otyp, cred_t *credp)
54 if (otyp != OTYP_CHR)
65 kdrv_close(dev_t dev, int openflags, int otyp, cred_t *credp)
  /onnv/onnv-gate/usr/src/uts/common/sys/1394/adapters/
hci1394.h 94 int hci1394_open(dev_t *devp, int flag, int otyp, cred_t *credp);
95 int hci1394_close(dev_t dev, int flag, int otyp, cred_t *credp);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ldap.c 78 int otyp[MAX_CTX]; variable
873 otyp[ctxnum] = INT(hex); /* single octet type only */
912 i = otyp[ctxnum]&0x1F;
913 switch (otyp[ctxnum] >> 6) { /* class */
942 ((otyp[ctxnum]&0x20)?'*':' '),
948 ((otyp[ctxnum]&0x20)?'*':' '),
960 ((otyp[ctxnum]&0x20)?'*':' '),
1008 (" %c[%s %s]", ((otyp[ctxnum]&0x20)?'*':' '),
1013 (" %c[%s]", ((otyp[ctxnum]&0x20)?'*':' '),
1021 (" %c[%s]", ((otyp[ctxnum]&0x20)?'*':' ')
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/drm/
drm_fops.c 78 int otyp, cred_t *credp)
  /onnv/onnv-gate/usr/src/uts/i86pc/io/ppm/
acpippm.c 61 static int appm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
62 static int appm_close(dev_t dev, int flag, int otyp, cred_t *cred_p);
334 appm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p)
362 appm_close(dev_t dev, int flag, int otyp, cred_t *cred_p)
  /onnv/onnv-gate/usr/src/uts/sun4u/io/
epic.c 301 epic_open(dev_t *devp, int flag, int otyp, cred_t *credp)
304 _NOTE(ARGUNUSED(otyp))
314 epic_close(dev_t dev, int flag, int otyp, cred_t *credp)
317 _NOTE(ARGUNUSED(otyp))
  /onnv/onnv-gate/usr/src/uts/sun4u/io/i2c/clients/
ltc1427.c 144 ltc1427_open(dev_t *devp, int flags, int otyp, cred_t *credp)
165 if (otyp != OTYP_CHR) {
191 ltc1427_close(dev_t dev, int flags, int otyp, cred_t *credp)
193 _NOTE(ARGUNUSED(flags, otyp, credp))
pic16f819.c 201 pic16f819_open(dev_t *devp, int flags, int otyp, cred_t *credp)
222 if (otyp != OTYP_CHR) {
248 pic16f819_close(dev_t dev, int flags, int otyp, cred_t *credp)
250 _NOTE(ARGUNUSED(flags, otyp, credp))
  /onnv/onnv-gate/usr/src/uts/i86pc/io/fipe/
fipe_drv.c 68 fipe_open(dev_t *devp, int flag, int otyp, cred_t *credp)
70 if (otyp != OTYP_CHR) {
71 cmn_err(CE_NOTE, "!fipe: invalid otyp %d in open.", otyp);
80 fipe_close(dev_t dev, int flag, int otyp, cred_t *credp)
  /onnv/onnv-gate/usr/src/uts/sun4u/excalibur/io/
xcalwd.c 79 static int xcalwd_open(dev_t *devp, int flag, int otyp, cred_t *credp);
80 static int xcalwd_close(dev_t dev, int flag, int otyp, cred_t *credp);
331 xcalwd_open(dev_t *devp, int flag, int otyp, cred_t *credp)
338 if (otyp != OTYP_CHR)
354 xcalwd_close(dev_t dev, int flag, int otyp, cred_t *credp)
  /onnv/onnv-gate/usr/src/uts/common/io/lvm/md/
md.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/1394/adapters/
hci1394_misc.c 96 hci1394_open(dev_t *devp, int flag, int otyp, cred_t *credp)
118 hci1394_close(dev_t dev, int flag, int otyp, cred_t *credp)
  /onnv/onnv-gate/usr/src/uts/common/sys/1394/targets/dcam1394/
dcam.h 140 int dcam_open(dev_t *devp, int flag, int otyp, cred_t *credp);
141 int dcam_close(dev_t dev, int flags, int otyp, cred_t *credp);
  /onnv/onnv-gate/usr/src/uts/i86pc/io/gfx_private/
gfx_private.h 87 extern int gfxp_vgatext_open(dev_t *devp, int flag, int otyp, cred_t *cred,
89 extern int gfxp_vgatext_close(dev_t devp, int flag, int otyp, cred_t *cred,
  /onnv/onnv-gate/usr/src/uts/sun4u/lw8/sys/
sgfru_priv.h 101 static int sgfru_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
102 static int sgfru_close(dev_t dev, int flag, int otyp, cred_t *cred_p);

Completed in 6330 milliseconds

1 2 3 4 5 6 7 8 910