Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/smartpqi/
Dsmartpqi.h811 __le32 first_section_offset; /* offset in bytes from the base */ member
Dsmartpqi_init.c8012 section_offset = get_unaligned_le32(&config_table->first_section_offset); in pqi_process_config_table()