Searched refs:present (Results 51 - 75 of 144) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/afs/
H A Dvolume.c329 goto present;
334 present:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dairo_cs.c50 be present but disabled -- but it can then be enabled for specific
258 /* Use power settings for Vcc and Vpp if present */
260 if (cfg->vpp1.present & (1<<CISTPL_POWER_VNOM))
263 else if (dflt.vpp1.present & (1<<CISTPL_POWER_VNOM))
H A Datmel_cs.c62 be present but disabled -- but it can then be enabled for specific
277 /* Use power settings for Vcc and Vpp if present */
279 if (cfg->vpp1.present & (1<<CISTPL_POWER_VNOM))
282 else if (dflt.vpp1.present & (1<<CISTPL_POWER_VNOM))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h68 int present; member in struct:bios_struct
82 int present; member in struct:flash_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_proc.c45 /* Protect sht->present and sht->proc_dir */
89 if (!sht->present++) {
106 if (!--sht->present && sht->proc_dir) {
H A Dwd7000.c1391 short present = 0, biosaddr_ptr, sig_ptr, i, pass; local
1522 present++; /* count it */
1543 if (!present)
1546 return (present);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dirda-usb.c403 * We need to check self->present under the spinlock because
405 if (!self->present) {
427 * could just let the present function do its job.
585 /* Make sure we read self->present properly */
589 if ((!self->netopen) || (!self->present)) {
639 /* self->present *MUST* be read under spinlock */
640 if (!self->present) {
641 IRDA_WARNING("%s(), device not present!\n", __FUNCTION__);
813 if ((!self->netopen) || (!self->present)) {
942 /* Recycle Rx URB : Now, the idle URB is the present on
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dimxmmc.c71 unsigned int present; member in struct:imxmci_host
702 if(!host->present || timeout)
914 if( host->pdata->card_present() != host->present ) {
915 host->present ^= 1;
917 host->present ? "inserted" : "removed");
1023 host->present = host->pdata->card_present();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/libsas/
H A Dsas_expander.c1162 u8 *sas_addr, int *index, int *present)
1170 *present = 0;
1208 *present = 0;
1210 *present = 1;
1214 *present = 0;
1221 *present = 0;
1279 int present; local
1282 res = sas_configure_present(dev, phy_id, sas_addr, &index, &present);
1285 if (include ^ present)
1161 sas_configure_present(struct domain_device *dev, int phy_id, u8 *sas_addr, int *index, int *present) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dpf.c230 int media_status; /* media present ? WP ? */
234 int present; /* device present ? */ member in struct:pf_unit
696 pf->present = 1;
711 pf->present = 1;
963 if (!pf->present)
978 if (!pf->present)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsoundcard.c85 int *load_mixer_volumes(char *name, int *levels, int present) argument
91 if (present)
104 if (present)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_conexant.c545 unsigned int present; local
547 present = snd_hda_codec_read(codec, 0x12, 0,
549 if (present)
991 unsigned int present; local
993 present = snd_hda_codec_read(codec, 0x15, 0,
995 if (present)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wl/
H A Dwl_generic.mk70 # Build the phy source files iff -DPHY_HAL is present.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dcistpl.c867 pwr->present = *p;
871 if (pwr->present & (1<<i)) {
1052 entry->vcc.present = 0;
1057 entry->vpp1.present = 0;
1062 entry->vpp2.present = 0;
1180 entry->vcc.present = 0;
1185 entry->vpp1.present = 0;
1190 entry->vpp2.present = 0;
1437 checks include making sure several critical tuples are present and
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep033.tcl160 error_check_bad log.1.present [lsearch -exact $res log.0000000001] -1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/legacy/
H A Dht6560b.c142 if (drive->media != ide_disk || !drive->present)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dcs5530.c117 if (mate->present == 0)
H A Dns87415.c105 * This routine either enables/disables (according to drive->present)
121 new = drive->present ? (new & ~bit) : (new | bit);
H A Dopti621.c153 if (drive->present) {
H A Dtrm290.c56 * bit4 legacy_header: 1=present, 0=absent
165 if (drive->present) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cpia2/
H A Dcpia2_usb.c220 if (!cam->streaming || !cam->present || cam->open_count == 0) {
222 "present=%d, open_count=%d\n",
223 cam->streaming, cam->present, cam->open_count);
394 if(!cam->present)
864 cam->present = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dbay.c80 * bay_present - see if the bay device is present
122 * show_present - read method for "present" file in sysfs
131 DEVICE_ATTR(present, S_IRUGO, show_present, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_cs.c604 /* Use power settings for Vcc and Vpp if present */
606 if (cfg->vcc.present & (1 << CISTPL_POWER_VNOM)) {
613 } else if (dflt.vcc.present & (1 << CISTPL_POWER_VNOM)) {
622 if (cfg->vpp1.present & (1 << CISTPL_POWER_VNOM))
625 else if (dflt.vpp1.present & (1 << CISTPL_POWER_VNOM))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/sisusbvga/
H A Dsisusb.h120 int present; /* !=0 if device is present on the bus */ member in struct:sisusb_usb_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacpi_bus.h148 u32 present:1; member in struct:acpi_device_status
212 u32 explicit_get:1; /* _PSC present? */
222 u8 explicit_set:1; /* _PSx present? */

Completed in 226 milliseconds

123456