Searched refs:MR_FW_RAID_MAP_EXT (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas_fp.c417 MR_FW_RAID_MAP_EXT *fw_map_ext;
428 fw_map_ext = (MR_FW_RAID_MAP_EXT *) sc->raidmap_mem[(sc->map_id & 1)];
472 pDrvRaidMap->totalSize = sizeof(MR_FW_RAID_MAP_EXT);
556 expected_map_size = sizeof(MR_FW_RAID_MAP_EXT);
H A Dmrsas.h935 } MR_FW_RAID_MAP_EXT; typedef in typeref:struct:_MR_FW_RAID_MAP_EXT
H A Dmrsas.c3730 sc->new_map_sz = sizeof(MR_FW_RAID_MAP_EXT);

Completed in 111 milliseconds