Home
last modified time | relevance | path

Searched refs:PQISRC_MAX_SUPPORTED_MIRRORS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h285 #define PQISRC_MAX_SUPPORTED_MIRRORS 3 macro
H A Dsmartpqi_structures.h1245 uint32_t it_nexus[PQISRC_MAX_SUPPORTED_MIRRORS];
H A Dsmartpqi_request.c1356 if (l->map.layout_map_count > PQISRC_MAX_SUPPORTED_MIRRORS) in pqisrc_set_write_mirrors()