Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_smi.c203 __SHIFTIN(reg, SMI_CMD_REG_ADR)); in octsmi_read()
235 __SHIFTIN(reg, SMI_CMD_REG_ADR)); in octsmi_write()
H A Docteon_smireg.h55 #define SMI_CMD_REG_ADR UINT64_C(0x000000000000001f) macro