Home
last modified time | relevance | path

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

/freebsd/sys/dev/mrsas/
H A Dmrsas.c4049 if ((cmd->frame->dcmd.opcode == MR_DCMD_LD_MAP_GET_INFO) && in mrsas_complete_mptmfi_passthru()
4367 dcmd->opcode = htole32(MR_DCMD_LD_MAP_GET_INFO); in mrsas_get_ld_map_info()
4431 dcmd->opcode = htole32(MR_DCMD_LD_MAP_GET_INFO); in mrsas_sync_map_info()
H A Dmrsas.h775 #define MR_DCMD_LD_MAP_GET_INFO 0x0300e101 macro