Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/parisc/
Dlba_pci.c891 #define LBA_PORT_OUT(size, mask) \ macro
900 LBA_PORT_OUT( 8, 3)
901 LBA_PORT_OUT(16, 2)
902 LBA_PORT_OUT(32, 0)
947 #undef LBA_PORT_OUT
948 #define LBA_PORT_OUT(size, mask) \ macro
958 LBA_PORT_OUT( 8, 3)
959 LBA_PORT_OUT(16, 2)
960 LBA_PORT_OUT(32, 0)