Searched refs:PSC_SMBSTAT_TE (Results 1 – 2 of 2) sorted by relevance
61 if (RD(adap, PSC_SMBSTAT) & PSC_SMBSTAT_TE) in wait_xfer_done()107 if (!(stat & PSC_SMBSTAT_TE) || !(stat & PSC_SMBSTAT_RE)) { in do_address()
426 #define PSC_SMBSTAT_TE (1 << 9) macro