Home
last modified time | relevance | path

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

/freebsd/sys/dev/mrsas/
H A Dmrsas_fp.c326 le32toh(desc_table->raidMapDescType), desc_table->raidMapDescOffset, in MR_PopulateDrvRaidMapVentura()
332 ((char *)raid_map_data + le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
343 le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
358 le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
368 le32toh(desc_table->raidMapDescOffset)); in MR_PopulateDrvRaidMapVentura()
H A Dmrsas.h1169 u_int32_t raidMapDescOffset; member