HomeSort by: relevance | last modified time | path
    Searched defs:isc_illegal_bytes (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
if_ixl.c 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters
6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC,
6227 evcnt_detach(&isc->isc_illegal_bytes);
6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);
if_ixl.c 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters
6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC,
6227 evcnt_detach(&isc->isc_illegal_bytes);
6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);
if_ixl.c 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters
6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC,
6227 evcnt_detach(&isc->isc_illegal_bytes);
6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);
if_ixl.c 462 struct evcnt isc_illegal_bytes; member in struct:ixl_stats_counters
6093 evcnt_attach_dynamic(&isc->isc_illegal_bytes, EVCNT_TYPE_MISC,
6227 evcnt_detach(&isc->isc_illegal_bytes);
6337 atomic_add_64(&isc->isc_illegal_bytes.ev_count, delta);

Completed in 145 milliseconds