Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c4516 cpu_reg.state = BCE_COM_CPU_STATE; in bce_init_com_cpu()
10842 val = REG_RD_IND(sc, BCE_COM_CPU_STATE); in bce_dump_hw_state()
10844 val, BCE_COM_CPU_STATE); in bce_dump_hw_state()
11246 val = REG_RD_IND(sc, BCE_COM_CPU_STATE); in bce_dump_com_state()
11248 val, BCE_COM_CPU_STATE); in bce_dump_com_state()
H A Dif_bcereg.h5729 #define BCE_COM_CPU_STATE 0x00105004 macro