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

/linux-master/drivers/parisc/
H A 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 macro
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)

Completed in 100 milliseconds