Searched refs:SMB_EINVAL (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/dev/smbus/
H A Dsmbconf.h68 #define SMB_EINVAL 0x100 macro
/freebsd-12-stable/sys/dev/iicbus/
H A Diicsmb.c325 return (SMB_EINVAL);
439 return (SMB_EINVAL);
472 error = SMB_EINVAL;
/freebsd-12-stable/sys/dev/ismt/
H A Dismt.c296 return (SMB_EINVAL);
484 return (SMB_EINVAL);
506 return (SMB_EINVAL);
/freebsd-12-stable/sys/dev/ichsmb/
H A Dichsmb.c391 return (SMB_EINVAL);
422 return (SMB_EINVAL);
/freebsd-12-stable/sys/dev/nfsmb/
H A Dnfsmb.c546 return (SMB_EINVAL);
572 return (SMB_EINVAL);
/freebsd-12-stable/sys/dev/alpm/
H A Dalpm.c550 return (SMB_EINVAL);
591 return (SMB_EINVAL);
/freebsd-12-stable/sys/dev/amdpm/
H A Damdpm.c555 return (SMB_EINVAL);
599 return (SMB_EINVAL);
/freebsd-12-stable/sys/dev/amdsmb/
H A Damdsmb.c498 return (SMB_EINVAL);
525 return (SMB_EINVAL);
/freebsd-12-stable/sys/dev/intpm/
H A Dintpm.c392 error = SMB_EINVAL;
534 * - SMB_EINVAL ("Illegal command field").
646 return (SMB_EINVAL);
815 return (SMB_EINVAL);
/freebsd-12-stable/sys/dev/viapm/
H A Dviapm.c868 return (SMB_EINVAL);
907 return (SMB_EINVAL);

Completed in 73 milliseconds