Lines Matching refs:start
683 if (p_dev->resource[0]->start == 0)
723 outb(0xb4, link->resource[0]->start + 0xd);
724 outb(0x24, link->resource[0]->start + 0x9);
725 outb(0x04, link->resource[0]->start + 0xd);
738 port_base = link->resource[0]->start;
811 outb(0x80, link->resource[0]->start + 0xd);
812 outb(0x24, link->resource[0]->start + 0x9);
813 outb(0x04, link->resource[0]->start + 0xd);
817 * this is a good place to start looking.
819 SYM53C500_int_host_reset(link->resource[0]->start);