/drivers/target/iscsi/ |
D | iscsi_target_tpg.c | 553 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/ |
D | cfag12864bfb.c | 89 goto none; in cfag12864bfb_probe() 113 none: in cfag12864bfb_probe() 147 goto none; in cfag12864bfb_init() 173 none: in cfag12864bfb_init()
|
D | ks0108.c | 137 goto none; in ks0108_init() 145 goto none; in ks0108_init() 162 none: in ks0108_init()
|
D | cfag12864b.c | 338 goto none; in cfag12864b_init() 347 goto none; in cfag12864b_init() 376 none: in cfag12864b_init()
|
/drivers/staging/usbip/userspace/ |
D | README | 89 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/ |
D | aicasm_gram.y | 81 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/ |
D | interface.c | 151 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/ |
D | sysfs-bus-iio-adc-ad7280a | 7 is set to a none zero value, the corresponding switch will
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-trans-pcie-rx.c | 1278 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/ |
D | sunbmac.h | 279 none = 2, enumerator
|
D | sunhme.h | 386 none = 2, enumerator
|
D | sunhme.c | 461 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/ |
D | README | 41 flow control, and is a LOT of extra work, none of which is required at
|
/drivers/staging/panel/ |
D | Kconfig | 49 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/ |
D | control.c | 1210 goto none; in i2400m_set_init_config() 1257 none: in i2400m_set_init_config()
|
/drivers/scsi/ |
D | u14-34f.c | 1726 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()
|
D | eata.c | 2307 goto none; in ihdlr() 2321 goto none; in ihdlr() 2538 none: in ihdlr()
|
/drivers/tty/ |
D | nozomi.c | 1179 goto none; in interrupt_handler() 1187 goto none; in interrupt_handler() 1289 none: in interrupt_handler()
|
/drivers/usb/core/ |
D | Kconfig | 44 mount -t usbfs none /proc/bus/usb
|
/drivers/scsi/arm/ |
D | fas216.c | 518 enum { sync, async, none, reject } res = none; in fas216_handlesync() enumerator 616 case none: in fas216_handlesync()
|
/drivers/base/ |
D | Kconfig | 81 This option is provided for the case where none of the in-tree modules
|
/drivers/usb/gadget/ |
D | ci13xxx_udc.c | 113 u32 none; member 1057 isr_statistics.none); in show_inters() 2833 isr_statistics.none++; in udc_irq()
|
/drivers/isdn/hisax/ |
D | Kconfig | 170 This enables HiSax support for the Eicon.Diehl Diva none PRO
|
/drivers/mtd/devices/ |
D | Kconfig | 340 none
|
/drivers/parport/ |
D | parport_pc.c | 3351 int automatic, int none, int nofifo) in parport_parse_param() argument 3358 *val = none; in parport_parse_param()
|