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

/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_structures.h790 uint16_t row_cnt; /* rows in each layout map */ member in struct:raid_map
H A Dsmartpqi_request.c585 GET_LE16((uint8_t *)(&raid_map->row_cnt));
685 GET_LE16((uint8_t *)(&raid_map->row_cnt));
688 (GET_LE16((uint8_t *)(&raid_map->row_cnt)) *
H A Dsmartpqi_discovery.c699 LE_16(raid_map->row_cnt);
1152 LE_16(raid_map->row_cnt);

Completed in 925 milliseconds