/titanic_41/usr/src/uts/common/os/ |
H A D | kdi.c | 123 return (EBUSY); in kdi_dtrace_set() 130 return (EBUSY); in kdi_dtrace_set() 137 return (EBUSY); in kdi_dtrace_set() 144 return (EBUSY); in kdi_dtrace_set()
|
H A D | modconf.c | 515 return (EBUSY); in mod_removepcbe() 656 err = EBUSY; in mod_removedrv() 680 err = EBUSY; in mod_removedrv() 690 err = EBUSY; in mod_removedrv() 843 return (EBUSY); in mod_removesys_sysent() 1062 return (EBUSY); in mod_removefs() 1076 return (EBUSY); in mod_removefs() 1086 return (EBUSY); in mod_removefs() 1137 return (EBUSY); in mod_removestrmod() 1239 return (EBUSY); /* it's already there */ in mod_installsched() [all …]
|
/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | FCHBA.cc | 93 if (errno == EBUSY) { in FCHBA() 117 if (errno == EBUSY) { in FCHBA() 159 if (errno == EBUSY) { in getHBAAttributes() 185 if (errno == EBUSY) { in getHBAAttributes() 224 if (errno == EBUSY) { in doForceLip() 245 if (errno == EBUSY) { in doForceLip() 268 if (errno == EBUSY) { in npivGetHBAAttributes() 292 if (errno == EBUSY) { in npivGetHBAAttributes() 360 if (errno == EBUSY) { in loadAdapters() 391 if (errno == EBUSY) { in loadAdapters()
|
H A D | TgtFCHBA.cc | 99 if (errno == EBUSY) { in getHBAAttributes() 134 if (errno == EBUSY) { in getHBAAttributes() 174 if (errno == EBUSY) { in doForceLip() 206 if (errno == EBUSY) { in doForceLip() 260 if (errno == EBUSY) { in loadAdapters() 291 if (errno == EBUSY) { in loadAdapters()
|
H A D | HBA.cc | 287 if (errno == EBUSY) { in _open() 327 } else if (errno == EBUSY) { in _ioctl() 345 } else if (saved_errno == EBUSY) { in _ioctl()
|
/titanic_41/usr/src/uts/common/fs/sharefs/ |
H A D | sharefs_vfsops.c | 134 return (EBUSY); in _fini() 193 return (EBUSY); in sharefs_mount() 243 return (EBUSY); in sharefs_unmount() 251 return (EBUSY); in sharefs_unmount()
|
/titanic_41/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifierddi.c | 85 return (EBUSY); in _init() 115 return (EBUSY); in _fini() 166 return (EBUSY); in ipgpc_create_action() 172 return (EBUSY); in ipgpc_create_action() 330 return (EBUSY); in ipgpc_destroy_action()
|
/titanic_41/usr/src/uts/common/fs/objfs/ |
H A D | objfs_vfs.c | 108 return (EBUSY); in _fini() 171 return (EBUSY); in objfs_mount() 221 return (EBUSY); in objfs_unmount()
|
/titanic_41/usr/src/lib/libtnfctl/ |
H A D | status.c | 122 else if (prbstat == EBUSY) in _tnfctl_map_to_errcode() 149 else if (val == EBUSY) in tnfctl_status_map()
|
/titanic_41/usr/src/cmd/power/ |
H A D | handlers.c | 131 "enable", "poll-mode", PM_START_CPUPM_POLL, EBUSY, in cpupm() 132 "enable", "event-mode", PM_START_CPUPM_EV, EBUSY, in cpupm() 133 "enable", "\0", PM_START_CPUPM, EBUSY, in cpupm() 180 "enable", PM_ENABLE_CPU_DEEP_IDLE, EBUSY, in cpuidle() 181 "default", PM_DEFAULT_CPU_DEEP_IDLE, EBUSY, in cpuidle() 361 return (do_ioctl(bp->cmd, "S3-support", behavior, EBUSY)); in S3sup() 371 &dontcare, EBUSY)); in S3sup() 418 return (do_ioctl(bp->cmd, "autoS3", behavior, EBUSY)); in autoS3() 423 &dontcare, EBUSY)); in autoS3() 441 "enable", PM_START_PM, EBUSY, 0, in autopm()
|
/titanic_41/usr/src/uts/common/fs/proc/ |
H A D | prcontrol.c | 308 return (EBUSY); in pr_control() 328 error = EBUSY; in pr_control() 346 error = EBUSY; in pr_control() 410 error = EBUSY; in pr_control() 737 return (EBUSY); in pr_control32() 757 error = EBUSY; in pr_control32() 775 error = EBUSY; in pr_control32() 850 error = EBUSY; in pr_control32() 1184 return (EBUSY); in pr_setrun() 1399 error = EBUSY; in pr_setsig() [all …]
|
H A D | prvfsops.c | 209 return (EBUSY); in prmount() 225 return (EBUSY); in prmount() 277 return (EBUSY); in prunmount()
|
/titanic_41/usr/src/uts/common/cpr/ |
H A D | cpr_mod.c | 360 return (EBUSY); in cpr() 364 return (EBUSY); in cpr() 373 return (EBUSY); in cpr()
|
/titanic_41/usr/src/uts/common/fs/mntfs/ |
H A D | mntvfsops.c | 198 return (EBUSY); in mntmount() 212 return (EBUSY); in mntmount() 256 return (EBUSY); in mntunmount()
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_cpu.c | 309 return (EBUSY); in sbdp_cpu_poweron() 388 return (EBUSY); in sbdp_cpu_poweroff() 405 return (EBUSY); in sbdp_cpu_poweroff() 412 return (EBUSY); in sbdp_cpu_poweroff() 418 return (EBUSY); in sbdp_cpu_poweroff() 444 return (EBUSY); in sbdp_cpu_poweroff()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | dkdial.c | 122 if (errno == EBUSY) 157 if (errno == EBUSY)
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nisdb_rw.c | 130 ret = EBUSY; in __nisdb_rw_readlock_ok() 159 ret = EBUSY; in __nisdb_rw_force_writelock() 266 return (EBUSY); in __nisdb_wlock_trylock() 629 return (EBUSY); in __nisdb_assert_rheld() 642 return ((ret == 0) ? EBUSY : ret); in __nisdb_assert_rheld()
|
/titanic_41/usr/src/uts/common/fs/dev/ |
H A D | sdev_vfsops.c | 131 return (EBUSY); in _fini() 217 return (EBUSY); in sdev_mount() 376 return (EBUSY); in sdev_unmount() 384 return (EBUSY); in sdev_unmount()
|
/titanic_41/usr/src/lib/libstmf/common/ |
H A D | stmf.c | 167 if (errno == EBUSY) { in openStmf() 195 if (errno == EBUSY) { in openSbd() 223 if (errno == EBUSY) { in openPppt() 386 case EBUSY: in groupMemberIoctl() 677 case EBUSY: in addViewEntryIoctl() 918 case EBUSY: in stmfClearProviderData() 1283 case EBUSY: in createDiskLu() 1427 case EBUSY: in importDiskLu() 1614 case EBUSY: in deleteDiskLu() 1699 case EBUSY: in setDiskStandby() [all …]
|
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 224 return (EBUSY); in _fini() 398 return (EBUSY); in smbfs_mount() 430 error = EBUSY; in smbfs_mount() 439 error = EBUSY; in smbfs_mount() 660 return (EBUSY); in smbfs_unmount() 670 return (EBUSY); in smbfs_unmount()
|
/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | vthread.h | 96 #ifndef EBUSY 97 #define EBUSY 16 macro
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Plwpregs.c | 144 errno = EBUSY; in setlwpregs() 239 errno = EBUSY; in Plwp_getxregs() 275 errno = EBUSY; in Plwp_getgwindows() 306 errno = EBUSY; in Plwp_getasrs()
|
/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_ioctl_uwp.c | 197 oplmsu_iocack(uwq, mp, EBUSY); in oplmsu_uwioctl_ipunlink() 198 return (EBUSY); in oplmsu_uwioctl_ipunlink() 443 oplmsu_iocack(uwq, mp, EBUSY); in oplmsu_uwioctl_termios() 444 return (EBUSY); in oplmsu_uwioctl_termios()
|
/titanic_41/usr/src/cmd/syseventd/modules/sysevent_reg_mod/ |
H A D | sysevent_reg_mod.c | 106 if (errno == EBUSY) { in init_channel() 133 if (ret == EBUSY && flag != SE_NO_RETRY) { in deliver_event()
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_vfsops.c | 195 error = EBUSY; in cachefs_mount() 336 error = EBUSY; in cachefs_mount() 510 error = EBUSY; in cachefs_mount() 884 error = EBUSY; in cachefs_unmount() 892 while (cachefs_async_halt(&fscp->fs_cache->c_workq, 0) == EBUSY) { in cachefs_unmount() 922 error = EBUSY; in cachefs_unmount() 936 error = EBUSY; in cachefs_unmount() 943 if (cachefs_cnode_inactive(fscp->fs_rootvp, cr) == EBUSY) { in cachefs_unmount() 949 error = EBUSY; in cachefs_unmount()
|