Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_smb.h79 #define SMBST_RFNE (1 << 3) macro
H A Djz4780_smb.c253 if ((SMB_READ(sc, SMBST) & SMBST_RFNE) != 0) { in jzsmb_transfer_read()