Lines Matching defs:address
171 unsigned int address, data;
180 address = DX_ACR0_AC97_W;
184 if ((inw(TRID_REG(trident, address)) & DX_AC97_BUSY_WRITE) == 0)
190 address = NX_ACR1_AC97_W;
194 if ((inw(TRID_REG(trident, address)) & NX_AC97_BUSY_WRITE) == 0)
200 address = SI_AC97_WRITE;
204 if ((inw(TRID_REG(trident, address)) & (SI_AC97_BUSY_WRITE)) == 0)
212 address = 0; /* keep GCC happy */
220 outl(data, TRID_REG(trident, address));
3288 Each entry has 4 bytes (physical PCI address).