Home | History | Annotate | Download | only in netboot

Lines Matching full:request_region

1582  * 			       return value of request_region() instead.
2170 if (request_region(ioaddr, 0x10, TLanSignature) == NULL)
2258 if (!request_region( dev->base_addr, 0x10, TLanSignature )) {