Searched defs:SMC_SELECT_BANK (Results 1 – 2 of 2) sorted by relevance
585 #define SMC_SELECT_BANK(edev, x) { SMC_outw(edev, x, LAN91C96_BANK_SELECT); } macro
756 #define SMC_SELECT_BANK(a,x) { SMC_outw((a), (x), BANK_SELECT ); } macro