Lines Matching refs:CSR_READ_2
576 status = CSR_READ_2(sc, WI_EVENT_STAT); in wi_intr()
1267 fid = CSR_READ_2(sc, WI_RX_FID); in wi_rx_intr()
1367 fid = CSR_READ_2(sc, WI_TX_CMP_FID); in wi_tx_ex_intr()
1409 fid = CSR_READ_2(sc, WI_ALLOC_FID); in wi_tx_intr()
1442 fid = CSR_READ_2(sc, WI_INFO_FID); in wi_info_intr()
1762 if (!(CSR_READ_2(sc, WI_COMMAND) & WI_CMD_BUSY)) in wi_cmd()
1787 s = CSR_READ_2(sc, WI_EVENT_STAT); in wi_cmd()
1790 s = CSR_READ_2(sc, WI_STATUS); in wi_cmd()
1819 status = CSR_READ_2(sc, WI_OFF0); in wi_seek_bap()
1918 if (CSR_READ_2(sc, WI_EVENT_STAT) & WI_EV_ALLOC) in wi_alloc_fid()
1926 *idp = CSR_READ_2(sc, WI_ALLOC_FID); in wi_alloc_fid()