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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dvrc4171_card.c171 static inline uint8_t exca_read_byte(int slot, uint8_t index) function
264 status = exca_read_byte(slot, I365_STATUS);
265 if (exca_read_byte(slot, I365_INTCTL) & I365_PC_IOCARD) {
283 sense = exca_read_byte(slot, CARD_VOLTAGE_SENSE);
356 exca_read_byte(slot, I365_CSC); /* clear CardStatus change */
393 addrwin = exca_read_byte(slot, I365_ADDRWIN);
440 addrwin = exca_read_byte(slot, I365_ADDRWIN);
495 status = exca_read_byte(slot, I365_STATUS);
496 csc = exca_read_byte(slot, I365_CSC);
498 if (exca_read_byte(slo
[all...]

Completed in 45 milliseconds