Home
last modified time | relevance | path

Searched refs:none (Results 1 – 25 of 33) sorted by relevance

12

/drivers/target/iscsi/
Discsi_target_tpg.c553 unsigned char buf1[256], buf2[256], *none = NULL; in iscsit_ta_authentication() local
573 none = strstr(buf1, NONE); in iscsit_ta_authentication()
574 if (!none) in iscsit_ta_authentication()
576 if (!strncmp(none + 4, ",", 1)) { in iscsit_ta_authentication()
577 if (!strcmp(buf1, none)) in iscsit_ta_authentication()
578 sprintf(buf2, "%s", none+5); in iscsit_ta_authentication()
580 none--; in iscsit_ta_authentication()
581 *none = '\0'; in iscsit_ta_authentication()
583 none += 5; in iscsit_ta_authentication()
584 sprintf(buf2 + len, "%s", none); in iscsit_ta_authentication()
[all …]
/drivers/auxdisplay/
Dcfag12864bfb.c89 goto none; in cfag12864bfb_probe()
113 none: in cfag12864bfb_probe()
147 goto none; in cfag12864bfb_init()
173 none: in cfag12864bfb_init()
Dks0108.c137 goto none; in ks0108_init()
145 goto none; in ks0108_init()
162 none: in ks0108_init()
Dcfag12864b.c338 goto none; in cfag12864b_init()
347 goto none; in cfag12864b_init()
376 none: in cfag12864b_init()
/drivers/staging/usbip/userspace/
DREADME89 3-2:1.0 -> none
102 4-1:1.0 -> none
103 4-1:1.1 -> none
104 4-1:1.2 -> none
/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y81 static symbol_ref_t none; variable
372 | none
598 none:
601 if (none.symbol != NULL) {
606 none.symbol = cur_symbol;
1219 format_1_instr(AIC_OP_ADD, &none, &immed, &allzeros, $2);
1233 format_1_instr(AIC_OP_ADD, &none, &immed, &allones, $2);
1307 format_1_instr(AIC_OP_AND, &none, &immed, &allzeros, $2);
1317 format_1_instr(AIC_OP_AND, &none, &immed, &allzeros, TRUE);
/drivers/rtc/
Dinterface.c151 enum { none, day, month, year } missing = none; in __rtc_read_alarm() enumerator
241 if (missing == none) in __rtc_read_alarm()
246 if (missing == none) in __rtc_read_alarm()
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-adc-ad7280a7 is set to a none zero value, the corresponding switch will
/drivers/net/wireless/iwlwifi/
Diwl-trans-pcie-rx.c1278 goto none; in iwl_isr()
1308 none: in iwl_isr()
1367 goto none; in iwl_isr_ict()
1423 none: in iwl_isr_ict()
/drivers/net/ethernet/sun/
Dsunbmac.h279 none = 2, enumerator
Dsunhme.h386 none = 2, enumerator
Dsunhme.c461 if (hp->tcvr_type == none) { in happy_meal_tcvr_read()
1146 hp->tcvr_type = none; /* Grrr... */ in happy_meal_transceiver_check()
1474 case none: in happy_meal_init()
1722 case none: in happy_meal_set_initial_advertisement()
/drivers/staging/frontier/
DREADME41 flow control, and is a LOT of extra work, none of which is required at
/drivers/staging/panel/
DKconfig49 int "Keypad type (0=none, 1=old 6 keys, 2=new 6 keys, 3=Nexcom 4 keys)"
66 int "LCD type (0=none, 1=custom, 2=old //, 3=ks0074, 4=hantronix, 5=Nexcom)"
/drivers/net/wimax/i2400m/
Dcontrol.c1210 goto none; in i2400m_set_init_config()
1257 none: in i2400m_set_init_config()
/drivers/scsi/
Du14-34f.c1726 if (!((reg = inb(sh[j]->io_port + REG_SYS_INTR)) & IRQ_ASSERTED)) goto none; in ihdlr()
1738 goto none; in ihdlr()
1924 none: in ihdlr()
Deata.c2307 goto none; in ihdlr()
2321 goto none; in ihdlr()
2538 none: in ihdlr()
/drivers/tty/
Dnozomi.c1179 goto none; in interrupt_handler()
1187 goto none; in interrupt_handler()
1289 none: in interrupt_handler()
/drivers/usb/core/
DKconfig44 mount -t usbfs none /proc/bus/usb
/drivers/scsi/arm/
Dfas216.c518 enum { sync, async, none, reject } res = none; in fas216_handlesync() enumerator
616 case none: in fas216_handlesync()
/drivers/base/
DKconfig81 This option is provided for the case where none of the in-tree modules
/drivers/usb/gadget/
Dci13xxx_udc.c113 u32 none; member
1057 isr_statistics.none); in show_inters()
2833 isr_statistics.none++; in udc_irq()
/drivers/isdn/hisax/
DKconfig170 This enables HiSax support for the Eicon.Diehl Diva none PRO
/drivers/mtd/devices/
DKconfig340 none
/drivers/parport/
Dparport_pc.c3351 int automatic, int none, int nofifo) in parport_parse_param() argument
3358 *val = none; in parport_parse_param()

12