Home
last modified time | relevance | path

Searched refs:OTYP_CHR (Results 1 – 25 of 129) sorted by relevance

123456

/titanic_41/usr/src/uts/common/sys/
H A Dopen.h70 #define OTYP_CHR 2 macro
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_devctl.c85 if (otyp != OTYP_CHR) in px_open()
142 if (otyp != OTYP_CHR) in px_close()
/titanic_41/usr/src/uts/common/io/
H A Dtclient.c221 if (otyp != OTYP_BLK && otyp != OTYP_CHR) in tcli_open()
241 if (otyp != OTYP_BLK && otyp != OTYP_CHR) in tcli_close()
H A Dcons.c311 if (state != OTYP_CHR || getminor(*dev) != 0) in cnopen()
360 if (state != OTYP_CHR) in cnclose()
H A Dpseudonex.c261 if (otyp != OTYP_CHR) in pseudonex_open()
277 if (otyp != OTYP_CHR) in pseudonex_close()
H A Dconsconfig_dacf.c600 if (ldi_open_by_dev(&dev, OTYP_CHR, in consconfig_setup_polledio()
768 err = ldi_open_by_dev(&wc_dev, OTYP_CHR, FREAD|FWRITE|FNOCTTY, in consconfig_relink_wc()
919 if (ldi_open_by_dev(&wc_dev, OTYP_CHR, FREAD|FWRITE|FNOCTTY, kcred, in cons_build_upper_layer()
1451 err = ldi_open_by_dev(&cons_final_dev, OTYP_CHR, FREAD|FWRITE|FNOCTTY, in consconfig_init_input()
1581 error = ldi_open_by_dev(&dev, OTYP_CHR, in do_config()
2038 error = ldi_open_by_dev(&prop->cp_dev, OTYP_CHR, in consconfig_check_phys_kbd()
H A Dtvhci.c212 if (otype != OTYP_CHR) { in tvhci_open()
230 if (otype != OTYP_CHR) { in tvhci_close()
H A Diwscons.c471 if (state != OTYP_CHR) in iwscnopen()
575 if (state != OTYP_CHR) in iwscnclose()
H A Dtphci.c199 if (otype != OTYP_CHR) { in tphci_open()
217 if (otype != OTYP_CHR) { in tphci_close()
H A Dbl.c109 if (otyp != OTYP_CHR) in bl_open()
H A Dsrn.c305 if (otyp != OTYP_CHR) in srn_open()
339 if (otyp != OTYP_CHR) in srn_close()
H A Dramdisk.c221 case OTYP_CHR: in rd_opened()
244 case OTYP_CHR: in rd_closed()
984 if ((flag & FEXCL) != FEXCL || otyp != OTYP_CHR) { in rd_open()
999 (void) rd_opened(rsp, OTYP_CHR); in rd_open()
H A Drandom.c210 if (otyp != OTYP_CHR) in rnd_open()
H A Ddevpool.c148 if (otype != OTYP_CHR) in pool_open()
176 if (otype != OTYP_CHR) in pool_close()
H A Dsysmsg.c375 if (state != OTYP_CHR || (instance != 0 && instance != 1)) in sysmopen()
432 if (state != OTYP_CHR) in sysmclose()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_devctl.c91 if (otyp != OTYP_CHR) in pci_open()
144 if (otyp != OTYP_CHR) in pci_close()
/titanic_41/usr/src/uts/sun/io/
H A Dsbusmem.c261 if (typ != OTYP_CHR) in sbmem_open()
275 if (otyp != OTYP_CHR) in sbmem_close()
/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu.c357 if (otyp != OTYP_CHR) { in amd_iommu_open()
392 if (otyp != OTYP_CHR) { in amd_iommu_close()
/titanic_41/usr/src/uts/common/fs/getgen/
H A Dgetgen.c167 if (otyp != OTYP_CHR) in gg_close()
190 if (otyp != OTYP_CHR) in gg_open()
/titanic_41/usr/src/uts/sun4v/io/
H A Dmdesc.c336 if (otyp != OTYP_CHR) in mdesc_open()
369 if (otyp != OTYP_CHR) in mdesc_close()
/titanic_41/usr/src/uts/sun4v/io/niumx/
H A Dniumx_tools.c98 if (otyp != OTYP_CHR) in niumx_open()
139 if (otyp != OTYP_CHR) in niumx_close()
/titanic_41/usr/src/uts/sun4u/io/i2c/clients/
H A Dics951601.c183 if (otyp != OTYP_CHR) { in ics951601_open()
230 if (otyp != OTYP_CHR) { in ics951601_close()
H A Dpca9556.c542 if (otyp != OTYP_CHR) in pca9556_open()
584 if (otyp != OTYP_CHR) in pca9556_close()
/titanic_41/usr/src/uts/common/kmdb/
H A Dkdrv.c54 if (otyp != OTYP_CHR) in kdrv_open()
/titanic_41/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhmdrv.c251 if (otyp != OTYP_CHR) in inhm_mc_open()

123456