Home
last modified time | relevance | path

Searched refs:QD_CONTROL_PORT (Results 1 – 2 of 2) sorted by relevance

/drivers/ide/
Dqd65xx.c253 outb(0x5f, QD_CONTROL_PORT); in qd6580_set_pio_mode()
393 control = inb(QD_CONTROL_PORT); in qd_probe()
399 outb(QD_DEF_CONTR, QD_CONTROL_PORT); in qd_probe()
Dqd65xx.h19 #define QD_CONTROL_PORT (base+0x03) macro