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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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 55 milliseconds