Searched refs:ATN (Results 1 – 5 of 5) sorted by relevance
231 * If ATN isn't asserted, the target isn't interested234 * ATN is false.239 * Watch ATN closely now as we pull in messages from the487 * Start honoring ATN signals now that542 * The target has dropped ATN (doesn't want to abort or BDR)615 /* XXX Watch for ATN or parity errors??? */650 * should go into the message out phase since we have ATN1501 /* Turn on ATN for the retry */1541 * If the next bus phase after ATN drops is message out, it means1618 * If ATN is raised, we still want to give the target a message.[all …]
357 * ATN can be asserted even if the current802 * we have selected out with ATN asserted and the target837 * should go into the message out phase since we have ATN972 /* Turn on ATN for the retry */1008 * If the next bus phase after ATN drops is message out, it means1177 * If ATN is raised, we still want to give the target a message.1182 * for this command and setting ATN while we are still processing1286 * If ATN is raised, we still want to give the target a message.1421 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
839 * without honoring our ATN
151 * without honoring our ATN
3507 auto *ATN = Name.getAsAssumedTemplateName(); in ActOnUndeclaredTypeTemplateName() local3508 assert(ATN && "not an assumed template name"); in ActOnUndeclaredTypeTemplateName()3509 II = ATN->getDeclName().getAsIdentifierInfo(); in ActOnUndeclaredTypeTemplateName()3524 AssumedTemplateStorage *ATN = Name.getAsAssumedTemplateName(); in resolveAssumedTemplateNameAsType() local3525 assert(ATN && "not an assumed template name"); in resolveAssumedTemplateNameAsType()3527 LookupResult R(*this, ATN->getDeclName(), NameLoc, LookupOrdinaryName); in resolveAssumedTemplateNameAsType()3543 << ATN->getDeclName()); in resolveAssumedTemplateNameAsType()