Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/parisc/
Dlba_pci.c890 #define LBA_PORT_OUT(size, mask) \ macro
899 LBA_PORT_OUT( 8, 3)
900 LBA_PORT_OUT(16, 2)
901 LBA_PORT_OUT(32, 0)
946 #undef LBA_PORT_OUT
947 #define LBA_PORT_OUT(size, mask) \ macro
957 LBA_PORT_OUT( 8, 3)
958 LBA_PORT_OUT(16, 2)
959 LBA_PORT_OUT(32, 0)