asx_retries
if (spintries < asx_retries) {
static u_short __read_frequently asx_retries;
SYSCTL_U16(_debug_sx, OID_AUTO, retries, CTLFLAG_RW, &asx_retries, 0, "");
asx_retries = 10;
if (spintries == asx_retries)