Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Dlba_pci.c928 #define LBA_PORT_OUT(size, mask) \ macro
937 LBA_PORT_OUT( 8, 3)
938 LBA_PORT_OUT(16, 2)
939 LBA_PORT_OUT(32, 0)
984 #undef LBA_PORT_OUT
985 #define LBA_PORT_OUT(size, mask) \ macro
995 LBA_PORT_OUT( 8, 3)
996 LBA_PORT_OUT(16, 2)
997 LBA_PORT_OUT(32, 0)