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

/linux-master/drivers/parisc/
H A Dlba_pci.c189 static int lba_device_present(u8 bus, u8 dfn, struct lba_device *d) function
382 if (LBA_SKIP_PROBE(d) && !lba_device_present(bus->busn_res.start, devfn, d)) {
446 if (LBA_SKIP_PROBE(d) && (!lba_device_present(bus->busn_res.start, devfn, d))) {

Completed in 112 milliseconds