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

/freebsd-11.0-release/sys/dev/malo/
H A Dif_malohal.h70 uint16_t regioncode; /* EEPROM region code */ member in struct:malo_hal_hwspec
H A Dif_malo.h185 u_int16_t regioncode; member in struct:malo_cmd_get_hwspec
206 uint16_t regioncode; /* Region Code */ member in struct:malo_cmd_set_hwspec
H A Dif_malohal.c565 hw->regioncode = le16toh(cmd->regioncode) & 0x00ff;
H A Dif_malo.c212 "regioncode 0x%x num_antenna 0x%x fw_releasenum 0x%x"
218 sc->malo_hwspecs.regioncode, sc->malo_hwspecs.num_antenna,
1849 "versions [hw %d fw %d.%d.%d.%d] (regioncode %d)\n",
1855 sc->malo_hwspecs.regioncode);

Completed in 57 milliseconds