/titanic_41/usr/src/uts/common/sys/ |
H A D | open.h | 70 #define OTYP_CHR 2 macro
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_devctl.c | 85 if (otyp != OTYP_CHR) in px_open() 142 if (otyp != OTYP_CHR) in px_close()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | tclient.c | 221 if (otyp != OTYP_BLK && otyp != OTYP_CHR) in tcli_open() 241 if (otyp != OTYP_BLK && otyp != OTYP_CHR) in tcli_close()
|
H A D | cons.c | 311 if (state != OTYP_CHR || getminor(*dev) != 0) in cnopen() 360 if (state != OTYP_CHR) in cnclose()
|
H A D | pseudonex.c | 261 if (otyp != OTYP_CHR) in pseudonex_open() 277 if (otyp != OTYP_CHR) in pseudonex_close()
|
H A D | consconfig_dacf.c | 600 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 D | tvhci.c | 212 if (otype != OTYP_CHR) { in tvhci_open() 230 if (otype != OTYP_CHR) { in tvhci_close()
|
H A D | iwscons.c | 471 if (state != OTYP_CHR) in iwscnopen() 575 if (state != OTYP_CHR) in iwscnclose()
|
H A D | tphci.c | 199 if (otype != OTYP_CHR) { in tphci_open() 217 if (otype != OTYP_CHR) { in tphci_close()
|
H A D | bl.c | 109 if (otyp != OTYP_CHR) in bl_open()
|
H A D | srn.c | 305 if (otyp != OTYP_CHR) in srn_open() 339 if (otyp != OTYP_CHR) in srn_close()
|
H A D | ramdisk.c | 221 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 D | random.c | 210 if (otyp != OTYP_CHR) in rnd_open()
|
H A D | devpool.c | 148 if (otype != OTYP_CHR) in pool_open() 176 if (otype != OTYP_CHR) in pool_close()
|
H A D | sysmsg.c | 375 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 D | pci_devctl.c | 91 if (otyp != OTYP_CHR) in pci_open() 144 if (otyp != OTYP_CHR) in pci_close()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | sbusmem.c | 261 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 D | amd_iommu.c | 357 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 D | getgen.c | 167 if (otyp != OTYP_CHR) in gg_close() 190 if (otyp != OTYP_CHR) in gg_open()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | mdesc.c | 336 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 D | niumx_tools.c | 98 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 D | ics951601.c | 183 if (otyp != OTYP_CHR) { in ics951601_open() 230 if (otyp != OTYP_CHR) { in ics951601_close()
|
H A D | pca9556.c | 542 if (otyp != OTYP_CHR) in pca9556_open() 584 if (otyp != OTYP_CHR) in pca9556_close()
|
/titanic_41/usr/src/uts/common/kmdb/ |
H A D | kdrv.c | 54 if (otyp != OTYP_CHR) in kdrv_open()
|
/titanic_41/usr/src/uts/intel/io/intel_nhm/ |
H A D | intel_nhmdrv.c | 251 if (otyp != OTYP_CHR) in inhm_mc_open()
|