Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ocereg.h2499 uint8_t cputable[OCE_CPU_TBL_SZ]; member
2507 uint8_t cputable[OCE_CPU_TBL_SZ];
H A Dif_oce.c3063 uint8_t *tbl = &cmd.params.req.cputable; in oce_config_rss()