Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Daironet4500_card.c682 inline u8 i365_in (struct i365_socket * s, int offset) { in i365_in() function
700 i365_out(s, 0x2, i365_in(s, 0x2) & 0x7f ); // cardenable off in awc_i365_card_release()
708 int caps=i365_in(s, 0); in awc_i365_probe_once()
723 ret = i365_in(s, 0x1); in awc_i365_probe_once()
752 if (i365_in(s,0x1) & 0x20) in awc_i365_probe_once()
755 if (! (i365_in(s,0x1) & 0x20) ){ in awc_i365_probe_once()