Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds