Searched refs:raid_path_error_info_elem_t (Results 1 – 8 of 8) sorted by relevance
51 raid_path_error_info_elem_t error_info; in pqisrc_process_internal_raid_response_error()118 raid_path_error_info_elem_t *err_info = NULL; in pqisrc_process_raid_response_error()122 err_info = (raid_path_error_info_elem_t*) in pqisrc_process_raid_response_error()
150 raid_path_error_info_elem_t *);251 void os_raid_response_error(rcb_t *, raid_path_error_info_elem_t *);
294 ASSERT(sizeof(raid_path_error_info_elem_t)== 276); in check_struct_sizes()
467 }OS_ATTRIBUTE_PACKED raid_path_error_info_elem_t; typedef469 #define PQI_ERROR_BUFFER_ELEMENT_LENGTH sizeof(raid_path_error_info_elem_t)
226 raid_path_error_info_elem_t error_info; in pqisrc_passthru_ioctl()
127 raid_path_error_info_elem_t *error_info) in pqisrc_build_send_raid_request()550 raid_path_error_info_elem_t error_info; in pqisrc_send_scsi_inquiry()638 raid_path_error_info_elem_t error_info; in pqisrc_get_dev_vol_status()
148 #define PQISRC_ERR_BUF_ELEM_SIZE MAX(sizeof(raid_path_error_info_elem_t),sizeof(aio_path_error_inf…
284 void os_raid_response_error(rcb_t *rcb, raid_path_error_info_elem_t *err_info) in os_raid_response_error()