Searched refs:addr_accessible (Results 1 – 1 of 1) sorted by relevance
403 static noinline int __init addr_accessible(volatile void *regp, int wordflag, in addr_accessible() function480 if (!addr_accessible( memaddr, 1, 1 )) goto probe_fail; in lance_probe1()494 if (!addr_accessible( ioaddr, 1, 1 )) goto probe_fail; in lance_probe1()538 if (addr_accessible( &(IO->eeprom), 0, 0 )) { in lance_probe1()
Completed in 17 milliseconds