Searched refs:FIFO_Data_Count_port (Results 1 – 2 of 2) sorted by relevance
237 #define FIFO_Data_Count_port (HOSTDATA(shpnt)->_FIFO_Data_Count_port) macro487 FIFO_Data_Count_port = port + FIFO_Data_Count; in fd_mcs_detect()1017 while ( (data_count = FIFO_Size - inw( FIFO_Data_Count_port )) > 512 ) { in fd_mcs_intr()1052 while ((data_count = inw( FIFO_Data_Count_port )) > 0) { in fd_mcs_intr()
404 static int FIFO_Data_Count_port; variable929 FIFO_Data_Count_port = port_base + FIFO_Data_Count; in fdomain_16x0_detect()1544 while ( (data_count = FIFO_Size - inw( FIFO_Data_Count_port )) > 512 ) { in do_fdomain_16x0_intr()1577 while ((data_count = inw( FIFO_Data_Count_port )) > 0) { in do_fdomain_16x0_intr()