Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/parisc/
Dlba_pci.c887 #define LBA_PORT_IN(size, mask) \ macro
896 LBA_PORT_IN( 8, 3)
897 LBA_PORT_IN(16, 2)
898 LBA_PORT_IN(32, 0)
968 #undef LBA_PORT_IN
969 #define LBA_PORT_IN(size, mask) \ macro
979 LBA_PORT_IN( 8, 3)
980 LBA_PORT_IN(16, 2)
981 LBA_PORT_IN(32, 0)