Home
last modified time | relevance | path

Searched refs:SMBST_TFNF (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/ingenic/
H A Djz4780_smb.h81 #define SMBST_TFNF (1 << 1) macro
H A Djz4780_smb.c298 if ((SMB_READ(sc, SMBST) & SMBST_TFNF) != 0) { in jzsmb_transfer_write()