Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/parisc/
Dlba_pci.c931 #define LBA_PORT_OUT(size, mask) \ macro
940 LBA_PORT_OUT( 8, 3)
941 LBA_PORT_OUT(16, 2)
942 LBA_PORT_OUT(32, 0)
987 #undef LBA_PORT_OUT
988 #define LBA_PORT_OUT(size, mask) \ macro
998 LBA_PORT_OUT( 8, 3)
999 LBA_PORT_OUT(16, 2)
1000 LBA_PORT_OUT(32, 0)