tag | line | file | source code |
---|---|---|---|
VORTEX_TOTAL_SIZE | 60 | drivers/net/3c59x.c | {"Vortex", vortex_pci_probe, VORTEX_TOTAL_SIZE, NULL}; |
VORTEX_TOTAL_SIZE | 488 | drivers/net/3c59x.c | request_region(ioaddr, VORTEX_TOTAL_SIZE, vp->product_name); |
VORTEX_TOTAL_SIZE | 1053 | drivers/net/3c59x.c | release_region(root_vortex_dev->base_addr, VORTEX_TOTAL_SIZE); |