Searched refs:PIO (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata_generic.h37 #define PIO 0xfe macro
185 __u8 more:1; /* more DATA coming soon, poll BSY & DRQ (PIO) */
219 * Only used in PIO Mode */
220 MORE_support:1, /* MORE supported (only PIO Mode) */
H A Deata_pio.c3 * Linux EATA SCSI PIO driver *
10 * -supports all EATA-PIO boards *
115 len += sprintf(buffer+len, "EATA (Extended Attachment) PIO driver version: "
123 len += sprintf(buffer + len, "IO: PIO\n");
614 DBG(DBG_PIO && DBG_PROBE, printk(KERN_DEBUG "Issuing PIO READ CONFIG to HBA at %#lx\n", base));
726 if (!request_irq(gc->IRQ, do_eata_pio_int_handler, IRQF_DISABLED, "EATA-PIO", sh)) {
798 sh->dma_channel = PIO;
960 request_irq(i, do_eata_pio_int_handler, IRQF_DISABLED, "EATA-PIO", NULL);
965 printk("EATA (Extended Attachment) PIO driver version: %d.%d%s\n"
987 .name = "EATA (Extended Attachment) PIO drive
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbfin_5xx.c61 # error KGDB only support UART in PIO mode.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.h9 #define PIO 0x000000UL macro

Completed in 65 milliseconds