/linux-2.4.37.9/drivers/isdn/ |
D | isdn_ttyfax.c | 81 info->online = 1; in isdn_tty_fax_modem_result() 142 info->online = 2; in isdn_tty_fax_modem_result() 161 if (info->online) in isdn_tty_fax_command1() 162 info->online = 1; in isdn_tty_fax_command1() 169 info->online = 2; in isdn_tty_fax_command1() 231 info->online = 1; in isdn_tty_fax_command() 259 info->online = 1; in isdn_tty_fax_command() 273 info->online = 1; in isdn_tty_fax_command()
|
D | isdn_tty.c | 75 if (info->online) { in isdn_tty_try_read() 133 if (info->online) { in isdn_tty_readmodem() 198 if ((info->online < 2) in isdn_tty_rcv_skb() 732 if (info->online) { in isdn_tty_modem_hup() 734 info->online = 0; in isdn_tty_modem_hup() 1065 if (info->online) in isdn_tty_change_speed() 1190 if ((info->online > 1) in isdn_tty_write() 1294 if (!info->online) in isdn_tty_write_room() 1307 if (!info->online) in isdn_tty_chars_in_buffer() 1471 if (info->online) in isdn_tty_set_modem_info() [all …]
|
D | isdn_common.c | 617 dev->drv[di]->online &= ~(1 << (c->arg)); in isdn_status_callback() 640 dev->drv[di]->online |= (1 << (c->arg)); in isdn_status_callback() 656 dev->drv[di]->online &= ~(1 << (c->arg)); in isdn_status_callback() 938 sprintf(p, "%ld ", dev->drv[i]->online); in isdn_statstr() 1687 if (!(dev->drv[drvidx]->online & (1 << chidx))) in isdn_open() 2185 d->online = 0; in register_isdn()
|
/linux-2.4.37.9/drivers/scsi/ |
D | scsi_scan.c | 392 SDpnt->online = TRUE; in scan_scsis() 585 SDpnt->online = TRUE; in scan_scsis_single() 716 SDpnt->online = FALSE; in scan_scsis_single() 718 SDpnt->online = TRUE; in scan_scsis_single() 859 SDpnt->online = TRUE; in scan_scsis_single() 876 SDpnt->online = TRUE; in scan_scsis_single()
|
D | scsi_error.c | 249 SCSI_LOG_ERROR_RECOVERY(5, printk("Open returning %d\n", SDpnt->online)); in scsi_block_when_processing_errors() 251 return SDpnt->online; in scsi_block_when_processing_errors() 940 if (SCpnt->device->online == FALSE) { in scsi_decide_disposition() 1637 SDloop->online = FALSE; in scsi_unjam_host() 1729 SDloop->online = FALSE; in scsi_unjam_host() 1758 if (SDloop->online == TRUE) { in scsi_unjam_host() 1760 SDloop->online = FALSE; in scsi_unjam_host()
|
D | scsi.c | 2151 SDpnt->online = FALSE; in scsi_unregister_host() 2168 online_status = SDpnt->online; in scsi_unregister_host() 2169 SDpnt->online = FALSE; in scsi_unregister_host() 2181 SDpnt->online = online_status; in scsi_unregister_host() 2387 SDpnt->online = TRUE; in scsi_register_device_module() 2433 SDpnt->online = FALSE; in scsi_unregister_device() 2775 SDpnt->online = TRUE; in scsi_get_host_dev()
|
D | sd.c | 316 !dpnt->device->online || in sd_init_command() 513 if (!SDev->online) { in sd_open() 727 if (SDev->online == FALSE) { in check_scsidisk_media_change() 791 if (rscsi_disks[i].device->online == FALSE) in sd_init_onedisk()
|
D | README.dpti | 63 * now online (at the FW level) when test unit ready or inquiry
|
D | qla1280.c | 1193 if (!ha->flags.online) in qla1280_release() 2110 ha->flags.online = 0; in qla1280_initialize_adapter() 2205 ha->flags.online = 1; in qla1280_initialize_adapter() 3510 ha->flags.online = 0; in qla1280_reset_adapter() 4314 if (ha->flags.online) { in qla1280_isr() 4420 if (!(ha->flags.online in qla1280_isr() 4499 if (ha->flags.online && !ha->flags.reset_active && in qla1280_rst_aen() 4743 if (!ha->flags.abort_isp_active && ha->flags.online) { in qla1280_abort_isp()
|
D | 3w-xxxx.h | 471 char online; member
|
D | scsi.h | 583 unsigned online:1; member
|
D | dpt_i2o.c | 598 d->pScsi_dev->online? "online":"offline"); in adpt_proc_info() 2481 if(pDev->pScsi_dev->online == FALSE) { in adpt_i2o_reparse_lct() 2485 pDev->pScsi_dev->online = TRUE; in adpt_i2o_reparse_lct() 2516 pDev->pScsi_dev->online = FALSE; in adpt_i2o_reparse_lct()
|
/linux-2.4.37.9/Documentation/s390/ |
D | CommonIO | 157 - show which chpids are currently known to Linux and their status (online, 160 - toggling known chpids logically online/offline. 165 The chpid will be treated by Linux as if it were not online, which can mean 168 You can toggle a logically offline chpid online again by 171 will become available again after you toggle the chpid online again.
|
D | TAPE | 116 - Was your tape unit online?
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | cmp.h | 21 u32 online:1; member
|
D | cmp.c | 94 plug->u.pcr.online = 1; in cmp_register_opcr() 114 plug->u.pcr.online = 0; in cmp_unregister_opcr()
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | salinfo.c | 575 int i, j, online; in salinfo_init() local 610 online = 0; in salinfo_init() 614 ++online; in salinfo_init() 616 sema_init(&data->sem, online); in salinfo_init()
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.FAQ | 9 In case you just want to see the FAQ online, or download the newest version,
|
D | README.audio | 62 Only possible if online and during this connection.
|
/linux-2.4.37.9/include/linux/ |
D | isdn.h | 482 int online; /* 1 = B-Channel is up, drop data */ member 580 ulong online; /* Channel-Online flags */ member
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | jfs.txt | 41 - implement defrag utility, for online defragmenting
|
/linux-2.4.37.9/Documentation/ |
D | README.DAC960 | 63 online configuration management capabilities. Except for initial configuration 277 are still being initialized by the controller. The primary need for online 279 drives fail and must be replaced. Mylex's online monitoring and configuration 370 make-online <channel>:<target-id> 372 The "make-online" command changes the physical drive <channel>:<target-id> 375 one of them back online, after which a rebuild to the final drive is 378 Warning: make-online should only be used on a dead physical drive that is 415 online status monitoring capabilities of the Linux DAC960 Driver. The test 587 online status monitoring capabilities of the Linux DAC960 Driver. The test
|
D | ldm.txt | 91 There is an Overview of the LDM online together with complete Technical
|
/linux-2.4.37.9/drivers/scsi/aacraid/ |
D | linit.c | 554 dptr->id, dptr->queue_depth, dptr->online)); in aac_queuedepth()
|
/linux-2.4.37.9/fs/hfs/ |
D | INSTALL.txt | 15 +o The kernel sources (or at least the header files) available online.
|