Searched refs:SMB_EABORT (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/dev/smbus/
H A Dsmbconf.c78 else if (smb_error & (SMB_EABORT | SMB_EBUSERR | SMB_ECOLLI))
H A Dsmbconf.h59 #define SMB_EABORT 0x10 macro
/freebsd-10.3-release/sys/dev/ichsmb/
H A Dichsmb.c163 smb_error = SMB_EABORT; /* XXX */
653 smb_error = SMB_EABORT;
/freebsd-10.3-release/sys/dev/ismt/
H A Dismt.c222 err = SMB_EABORT;
/freebsd-10.3-release/sys/pci/
H A Dalpm.c325 error |= SMB_EABORT;
H A Damdpm.c326 error |= SMB_EABORT;
H A Dintpm.c504 return (SMB_EABORT);
H A Dviapm.c627 error |= SMB_EABORT;

Completed in 112 milliseconds