Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_mcx.c8488 struct mcx_kstat_ppcnt { struct
8495 static const struct mcx_kstat_ppcnt mcx_kstat_ppcnt_ieee8023 = { argument
8502 static const struct mcx_kstat_ppcnt mcx_kstat_ppcnt_rfc2863 = {
8509 static const struct mcx_kstat_ppcnt mcx_kstat_ppcnt_rfc2819 = {
8516 static const struct mcx_kstat_ppcnt mcx_kstat_ppcnt_rfc3635 = {
8530 const struct mcx_kstat_ppcnt *ksp) in mcx_kstat_attach_ppcnt()
8582 struct mcx_kstat_ppcnt *ksp = ks->ks_ptr; in mcx_kstat_ppcnt_read()