Searched refs:max_cam_seg_cnt (Results 1 – 3 of 3) sorted by relevance
2523 NULL, NULL, (mpt->max_cam_seg_cnt - 1) * PAGE_SIZE, in mpt_dma_buf_alloc()2524 mpt->max_cam_seg_cnt, BUS_SPACE_MAXSIZE_32BIT, 0, in mpt_dma_buf_alloc()2692 mpt->max_cam_seg_cnt = min(mpt->max_seg_cnt, btoc(maxphys) + 1); in mpt_configure_ioc()2713 mpt->max_cam_seg_cnt); in mpt_configure_ioc()
670 uint32_t max_cam_seg_cnt;/* calculated from maxphys */ member
3521 cpi->maxio = (mpt->max_cam_seg_cnt - 1) * PAGE_SIZE; in mpt_action()