Searched refs:io_port (Results 76 - 81 of 81) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.c2905 shost->io_port = host->addr;
H A Ddpt_i2o.c2437 /* no IO ports, so don't have to set host->io_port and
2440 host->io_port = 0;
H A Dhpsa.c1168 sh->io_port = 0;
H A Daic7xxx_old.c7807 host->io_port = p->base;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c619 * for the index to write to io_port; 1 byte for the mask to apply to
620 * the byte read from io_port+1; and 1 byte for the value to compare
625 uint16_t io_port = ROM16(bios->data[condptr]); local
630 uint8_t data = bios_idxprt_rd(bios, io_port, port_index) & mask;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.c5186 sh->io_port = 0;

Completed in 162 milliseconds

1234