Home
last modified time | relevance | path

Searched refs:s_max_sg_per_iu (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hw.c768 max_sg_per_iu = s->s_max_sg_per_iu - 1; in build_aio_sg_list()
825 max_sg_per_iu = s->s_max_sg_per_iu - 1; in build_raid_sg_list()
H A Dsmartpqi.h395 uint32_t s_max_sg_per_iu; member
H A Dsmartpqi_init.c560 s->s_max_sg_per_iu = ((s->s_max_inbound_iu_length - in pqi_calculate_queue_resources()
/illumos-gate/usr/src/cmd/mdb/common/modules/smartpqi/
H A Dsmartpqi.c527 mdb_printf("s_max_sg_per_iu\t\t\t\t%d\n", pqi_statep->s_max_sg_per_iu); in pqi_display_instance()