Home
last modified time | relevance | path

Searched refs:SMB_ENOTSUPP (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/smbus/
H A Dsmbconf.c70 if (smb_error & (SMB_ENOTSUPP)) in smbus_error()
H A Dsmbconf.h60 #define SMB_ENOTSUPP 0x2 macro
/freebsd/sys/dev/iicbus/
H A Diicsmb.c296 return (SMB_ENOTSUPP); in iic2smb_error()
/freebsd/sys/dev/amdsmb/
H A Damdsmb.c314 error = SMB_ENOTSUPP; in amdsmb_wait()
/freebsd/sys/dev/nfsmb/
H A Dnfsmb.c371 error = SMB_ENOTSUPP; in nfsmb_wait()
/freebsd/sys/dev/ismt/
H A Dismt.c312 return (SMB_ENOTSUPP); in ismt_quick()
/freebsd/sys/dev/ichsmb/
H A Dichsmb.c185 smb_error = SMB_ENOTSUPP; in ichsmb_quick()
/freebsd/sys/dev/intpm/
H A Dintpm.c802 return (SMB_ENOTSUPP); in intsmb_pcall()