Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malohal.c244 _CMD_SETUP(cmd, struct malo_cmd_caltable, MALO_HOSTCMD_GET_CALTABLE); in malo_hal_get_cal_table()
248 ret = malo_hal_execute_cmd(mh, MALO_HOSTCMD_GET_CALTABLE); in malo_hal_get_cal_table()
H A Dif_malo.h141 #define MALO_HOSTCMD_GET_CALTABLE 0x1134 macro