Searched refs:I365_STATUS (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | i82365.h | 37 #define I365_STATUS 0x01 /* Interface status */ macro 54 /* Flags for I365_STATUS */
|
H A D | vrc4171_card.c | 252 status = exca_read_byte(slot, I365_STATUS); in pccard_get_status() 483 status = exca_read_byte(slot, I365_STATUS); in get_events()
|
H A D | i82092.c | 410 status = indirect_read(sock, I365_STATUS); in i82092aa_get_status()
|
H A D | i82365.c | 645 stat = i365_get(sock, I365_STATUS); in is_alive() 891 status = i365_get(sock, I365_STATUS); in i365_get_status()
|
H A D | pd6729.c | 254 status = indirect_read(socket, I365_STATUS); in pd6729_get_status()
|
H A D | yenta_socket.c | 229 u8 status = exca_readb(socket, I365_STATUS); in yenta_get_status()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | i82365.h | 37 #define I365_STATUS 0x01 /* Interface status */ macro 54 /* Flags for I365_STATUS */
|
H A D | i82092.c | 410 status = indirect_read(sock, I365_STATUS); in i82092aa_get_status()
|
H A D | i82365.c | 645 stat = i365_get(sock, I365_STATUS); in is_alive() 891 status = i365_get(sock, I365_STATUS); in i365_get_status()
|
H A D | pd6729.c | 254 status = indirect_read(socket, I365_STATUS); in pd6729_get_status()
|
H A D | yenta_socket.c | 231 u8 status = exca_readb(socket, I365_STATUS); in yenta_get_status()
|
Completed in 14 milliseconds