Searched refs:regioncode (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/malo/
H A Dif_malohal.h72 uint16_t regioncode; /* EEPROM region code */ member in struct:malo_hal_hwspec
H A Dif_malo.h187 u_int16_t regioncode; member in struct:malo_cmd_get_hwspec
208 uint16_t regioncode; /* Region Code */ member in struct:malo_cmd_set_hwspec
H A Dif_malohal.c567 hw->regioncode = le16toh(cmd->regioncode) & 0x00ff;
H A Dif_malo.c214 "regioncode 0x%x num_antenna 0x%x fw_releasenum 0x%x"
220 sc->malo_hwspecs.regioncode, sc->malo_hwspecs.num_antenna,
1844 "versions [hw %d fw %d.%d.%d.%d] (regioncode %d)\n",
1850 sc->malo_hwspecs.regioncode);

Completed in 109 milliseconds