Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bge.c6558 uint16_t *sbdata; in bge_sysctl_debug_info() local
6575 sbdata = (uint16_t *)sc->bge_ldata.bge_status_block; in bge_sysctl_debug_info()
6584 printf(" %04x", sbdata[i++]); in bge_sysctl_debug_info()