Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.c2453 MR_DCMD_LD_MAP_GET_INFO) { in mrsas_reset_ctrl()
2945 if ((cmd->frame->dcmd.opcode == MR_DCMD_LD_MAP_GET_INFO) && in mrsas_complete_mptmfi_passthru()
3167 dcmd->opcode = MR_DCMD_LD_MAP_GET_INFO; in mrsas_get_ld_map_info()
3235 dcmd->opcode = MR_DCMD_LD_MAP_GET_INFO; in mrsas_sync_map_info()
H A Dmrsas.h580 #define MR_DCMD_LD_MAP_GET_INFO 0x0300e101 // get the mapping information of this LD macro
1209 #define MR_DCMD_LD_MAP_GET_INFO 0x0300e101 macro