Searched refs:qbase (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dqlogicfas408.c81 int qbase = priv->qbase; local
84 x = inb(qbase + 0xd);
86 outb(3, qbase + 3); /* reset SCSI */
87 outb(2, qbase + 3); /* reset chip */
99 int qbase = priv->qbase; local
105 if (reqlen >= 128 && (inb(qbase + 8) & 2)) { /* full */
106 insl(qbase + 4, request, 32);
111 if ((j = inb(qbase
184 int qbase = priv->qbase; local
215 int qbase = priv->qbase; local
246 outb(scmd_id(cmd), qbase + 4); local
270 int qbase = priv->qbase; local
404 int qbase = priv->qbase; local
521 qlogicfas408_get_chip_type(int qbase, int int_type) argument
531 qlogicfas408_setup(int qbase, int id, int int_type) argument
554 qlogicfas408_detect(int qbase, int int_type) argument
567 int qbase = priv->qbase; local
[all...]
H A Dqlogicfas408.h78 int qbase; /* Port */ member in struct:qlogicfas408_priv
90 #define REG0 ( outb( inb( qbase + 0xd ) & 0x7f , qbase + 0xd ), outb( 4 , qbase + 0xd ))
91 #define REG1 ( outb( inb( qbase + 0xd ) | 0x80 , qbase + 0xd ), outb( 0xb4 | int_type, qbase + 0xd ))
114 int qlogicfas408_get_chip_type(int qbase, int int_type);
115 void qlogicfas408_setup(int qbase, int id, int int_type);
116 int qlogicfas408_detect(int qbase, in
[all...]
H A Dqlogicfas.c51 int qbase,
68 if (!qbase || qlirq == -1)
71 if (!request_region(qbase, 0x10, qlogicfas_name)) {
73 qbase);
77 if (!qlogicfas408_detect(qbase, INT_TYPE)) {
80 qbase);
85 " IRQ %d\n", qlogicfas_name, qbase, qlirq);
87 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE);
92 qlogicfas408_setup(qbase, qinitid, INT_TYPE);
98 hreg->io_port = qbase;
50 __qlogicfas_detect(struct scsi_host_template *host, int qbase, int qlirq) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dqlogicfas408.c81 int qbase = priv->qbase; local
84 x = inb(qbase + 0xd);
86 outb(3, qbase + 3); /* reset SCSI */
87 outb(2, qbase + 3); /* reset chip */
99 int qbase = priv->qbase; local
105 if (reqlen >= 128 && (inb(qbase + 8) & 2)) { /* full */
106 insl(qbase + 4, request, 32);
111 if ((j = inb(qbase
184 int qbase = priv->qbase; local
215 int qbase = priv->qbase; local
246 outb(scmd_id(cmd), qbase + 4); local
270 int qbase = priv->qbase; local
404 int qbase = priv->qbase; local
521 qlogicfas408_get_chip_type(int qbase, int int_type) argument
531 qlogicfas408_setup(int qbase, int id, int int_type) argument
554 qlogicfas408_detect(int qbase, int int_type) argument
567 int qbase = priv->qbase; local
[all...]
H A Dqlogicfas408.h78 int qbase; /* Port */ member in struct:qlogicfas408_priv
90 #define REG0 ( outb( inb( qbase + 0xd ) & 0x7f , qbase + 0xd ), outb( 4 , qbase + 0xd ))
91 #define REG1 ( outb( inb( qbase + 0xd ) | 0x80 , qbase + 0xd ), outb( 0xb4 | int_type, qbase + 0xd ))
114 int qlogicfas408_get_chip_type(int qbase, int int_type);
115 void qlogicfas408_setup(int qbase, int id, int int_type);
116 int qlogicfas408_detect(int qbase, in
[all...]
H A Dqlogicfas.c51 int qbase,
68 if (!qbase || qlirq == -1)
71 if (!request_region(qbase, 0x10, qlogicfas_name)) {
73 qbase);
77 if (!qlogicfas408_detect(qbase, INT_TYPE)) {
80 qbase);
85 " IRQ %d\n", qlogicfas_name, qbase, qlirq);
87 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE);
92 qlogicfas408_setup(qbase, qinitid, INT_TYPE);
98 hreg->io_port = qbase;
50 __qlogicfas_detect(struct scsi_host_template *host, int qbase, int qlirq) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/pcmcia/
H A Dqlogic_stub.c93 struct pcmcia_device *link, int qbase, int qlirq)
100 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE);
105 qlogicfas408_setup(qbase, qinitid, INT_TYPE);
111 shost->io_port = qbase;
119 priv->qbase = qbase;
129 qltyp, qbase, qlirq, QL_TURBO_PDMA);
92 qlogic_detect(struct scsi_host_template *host, struct pcmcia_device *link, int qbase, int qlirq) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dqlogic_stub.c93 struct pcmcia_device *link, int qbase, int qlirq)
100 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE);
105 qlogicfas408_setup(qbase, qinitid, INT_TYPE);
111 shost->io_port = qbase;
119 priv->qbase = qbase;
129 qltyp, qbase, qlirq, QL_TURBO_PDMA);
92 qlogic_detect(struct scsi_host_template *host, struct pcmcia_device *link, int qbase, int qlirq) argument

Completed in 126 milliseconds