Home
last modified time | relevance | path

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

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