Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malohal.c547 _CMD_SETUP(cmd, struct malo_cmd_get_hwspec, MALO_HOSTCMD_GET_HW_SPEC); in malo_hal_gethwspecs()
551 ret = malo_hal_execute_cmd(mh, MALO_HOSTCMD_GET_HW_SPEC); in malo_hal_gethwspecs()
H A Dif_malo.h125 #define MALO_HOSTCMD_GET_HW_SPEC 0x0003 macro