Home
last modified time | relevance | path

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

/NextBSD/sys/dev/amdsmb/
HDamdsmb.c75 #define SMB_STS 0x01 /* status */ macro
299 amdsmb_ec_read(sc, SMB_STS, &sts); in amdsmb_wait()
/NextBSD/sys/dev/nfsmb/
HDnfsmb.c81 #define SMB_STS 0x01 /* status */ macro
355 sts = NFSMB_SMBINB(sc, SMB_STS) & SMB_STS_STATUS; in nfsmb_wait()