Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parisc/
Dlba_pci.c123 #define LBA_MAX_NUM_BUSES 8 macro
199 ((bus - first_bus) >= LBA_MAX_NUM_BUSES)) { in lba_device_present()