Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mrsas/
H A Dmrsas_fp.c328 le32toh(desc_table->raidMapDescType), desc_table->raidMapDescOffset, in MR_PopulateDrvRaidMapVentura()
334 ((char *)raid_map_data + le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
345 le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
360 le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
370 le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
H A Dmrsas.h1177 u_int32_t raidMapDescOffset; member