Home
last modified time | relevance | path

Searched refs:I365_STATUS (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/pcmcia/ !
Di82365.h37 #define I365_STATUS 0x01 /* Interface status */ macro
Dvrc4171_card.c265 status = exca_read_byte(slot, I365_STATUS); in pccard_get_status()
496 status = exca_read_byte(slot, I365_STATUS); in get_events()
Di82092.c426 status = indirect_read(sock,I365_STATUS); /* Interface Status Register */ in i82092aa_get_status()
Di82365.c645 stat = i365_get(sock, I365_STATUS); in is_alive()
891 status = i365_get(sock, I365_STATUS); in i365_get_status()
Dpd6729.c254 status = indirect_read(socket, I365_STATUS); in pd6729_get_status()
Dyenta_socket.c228 u8 status = exca_readb(socket, I365_STATUS); in yenta_get_status()