Home
last modified time | relevance | path

Searched refs:ATN (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx.seq233 * If ATN isn't asserted, the target isn't interested
236 * ATN is false.
241 * Watch ATN closely now as we pull in messages from the
489 * Start honoring ATN signals now that
544 * The target has dropped ATN (doesn't want to abort or BDR)
617 /* XXX Watch for ATN or parity errors??? */
652 * should go into the message out phase since we have ATN
1503 /* Turn on ATN for the retry */
1543 * If the next bus phase after ATN drops is message out, it means
1620 * If ATN is raised, we still want to give the target a message.
[all …]
Daic79xx.seq359 * ATN can be asserted even if the current
804 * we have selected out with ATN asserted and the target
839 * should go into the message out phase since we have ATN
974 /* Turn on ATN for the retry */
1010 * If the next bus phase after ATN drops is message out, it means
1179 * If ATN is raised, we still want to give the target a message.
1184 * for this command and setting ATN while we are still processing
1288 * If ATN is raised, we still want to give the target a message.
1423 * byte directly off the bus using SCSIBUSL. When we have pulled the ATN
Daic7xxx.reg841 * without honoring our ATN
Daic79xx.reg153 * without honoring our ATN
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp3858 auto *ATN = Name.getAsAssumedTemplateName(); in ActOnUndeclaredTypeTemplateName() local
3859 assert(ATN && "not an assumed template name"); in ActOnUndeclaredTypeTemplateName()
3860 II = ATN->getDeclName().getAsIdentifierInfo(); in ActOnUndeclaredTypeTemplateName()
3875 AssumedTemplateStorage *ATN = Name.getAsAssumedTemplateName(); in resolveAssumedTemplateNameAsType() local
3876 assert(ATN && "not an assumed template name"); in resolveAssumedTemplateNameAsType()
3878 LookupResult R(*this, ATN->getDeclName(), NameLoc, LookupOrdinaryName); in resolveAssumedTemplateNameAsType()
3894 << ATN->getDeclName()); in resolveAssumedTemplateNameAsType()
/freebsd-12-stable/contrib/binutils/bfd/po/
Dbfd.pot2718 msgid "%B: unexpected ATN type %d in external part"
2722 msgid "%B: unexpected type after ATN"
/freebsd-12-stable/contrib/binutils/binutils/po/
Dbinutils.pot1970 msgid "undefined variable in ATN"
1974 msgid "unknown ATN type"
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog-98994221 information ATN records.
/freebsd-12-stable/contrib/binutils/binutils/
DChangeLog-91971147 (parse_ieee_atn): Don't require an NN record for a pmisc ATN.