Searched refs:lba_device_present (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dlba_pci.c148 static int lba_device_present(u8 bus, u8 dfn, struct lba_device *d) function
340 if (LBA_SKIP_PROBE(d) && !lba_device_present(bus->secondary, devfn, d)) {
403 if (LBA_SKIP_PROBE(d) && (!lba_device_present(bus->secondary, devfn, d))) {

Completed in 32 milliseconds