Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/parisc/
Dlba_pci.c890 #define LBA_PORT_IN(size, mask) \ macro
899 LBA_PORT_IN( 8, 3)
900 LBA_PORT_IN(16, 2)
901 LBA_PORT_IN(32, 0)
971 #undef LBA_PORT_IN
972 #define LBA_PORT_IN(size, mask) \ macro
982 LBA_PORT_IN( 8, 3)
983 LBA_PORT_IN(16, 2)
984 LBA_PORT_IN(32, 0)