HomeSort by: relevance | last modified time | path
    Searched refs:eslot (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ata/
ata_recovery.c 163 uint8_t slot, eslot, st, err; local
185 error = ata_read_log_ext_ncq(drvp, flags, &eslot, &st, &err);
194 if ((ata_queue_active(chp) & (1U << eslot)) != 0) {
195 xfer = ata_queue_hwslot_to_xfer(chp, eslot);
  /src/external/gpl3/gcc/dist/gcc/cp/
module.cc 12986 if (auto *eslot = entity_slot (DECL_TEMPLATE_RESULT (decl), false))
12987 gcc_checking_assert ((*eslot)->get_entity_kind () == EK_REDIRECT
12988 && !(*eslot)->deps.length ());
  /src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc 12456 if (auto *eslot = entity_slot (DECL_TEMPLATE_RESULT (decl), false))
12457 gcc_checking_assert ((*eslot)->get_entity_kind () == EK_REDIRECT
12458 && !(*eslot)->deps.length ());

Completed in 28 milliseconds