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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DNCR5380.c1800 * other phase and will have to source/sink data.
2060 int sink = 0; local
2082 if (sink && (phase != PHASE_MSGOUT)) {
2088 sink = 0;
2096 sink = 1;
2157 sink = 1;
2198 sink = 1;
2215 sink = 1;
H A Datari_NCR5380.c1708 * other phase and will have to source/sink data.
1830 int sink = 0; local
1849 if (sink && (phase != PHASE_MSGOUT)) {
1857 sink = 0;
1866 sink = 1;
1924 sink = 1;
1985 sink = 1;
2500 * handshake, we have to source or sink a byte of data if the current
H A Dmac_NCR5380.c1699 * other phase and will have to source/sink data.
1929 int sink = 0; local
1948 if (sink && (phase != PHASE_MSGOUT)) {
1956 sink = 0;
1965 sink = 1;
2025 sink = 1;
2094 sink = 1;
2593 * handshake, we have to source or sink a byte of data if the current
H A Dsun3_NCR5380.c1685 * other phase and will have to source/sink data.
1792 int sink = 0; local
1837 if (sink && (phase != PHASE_MSGOUT)) {
1845 sink = 0;
1854 sink = 1;
1914 sink = 1;
1981 sink = 1;
2505 * handshake, we have to source or sink a byte of data if the current
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial167.c2631 volatile u_char sink; local
2654 sink = pcc2chip[PccTPIACKR];
2724 volatile u_char sink; local
2745 sink = pcc2chip[PccTPIACKR];
2765 volatile u_char sink; local
2793 sink = pcc2chip[PccRPIACKR];
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dchecksum.S119 addx %g0, %o2, %o2 ! sink in final carry

Completed in 271 milliseconds