ne2000.c | 102 #ifdef NE2000_DETECT_8BIT 103 static bool ne2000_detect_8bit(bus_space_tag_t, bus_space_handle_t, 155 #ifdef NE2000_DETECT_8BIT 156 ne2000_detect_8bit(nict, nich, asict, asich) || 464 #ifdef NE2000_DETECT_8BIT 469 if (ne2000_detect_8bit(nict, nich, asict, asich)) 514 #ifdef NE2000_DETECT_8BIT 516 ne2000_detect_8bit(bus_space_tag_t nict, bus_space_handle_t nich, function in typeref:typename:bool
|