Home
last modified time | relevance | path

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

/drivers/pcmcia/
Di82365.h37 #define I365_STATUS 0x01 /* Interface status */ macro
Dvrc4171_card.c263 status = exca_read_byte(slot, I365_STATUS); in pccard_get_status()
494 status = exca_read_byte(slot, I365_STATUS); in get_events()
Di82092.c449 status = indirect_read(sock,I365_STATUS); /* Interface Status Register */ in i82092aa_get_status()
Di82365.c664 stat = i365_get(sock, I365_STATUS); in is_alive()
910 status = i365_get(sock, I365_STATUS); in i365_get_status()
Dpd6729.c265 status = indirect_read(socket, I365_STATUS); in pd6729_get_status()
Dyenta_socket.c211 u8 status = exca_readb(socket, I365_STATUS); in yenta_get_status()