Home
last modified time | relevance | path

Searched refs:edl_max_pio_alloc_count (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_nic.c1276 if ((edlp->edl_max_pio_alloc_count > 0) && in ef10_nic_set_drv_limits()
1277 (edlp->edl_max_pio_alloc_count < blk_count)) { in ef10_nic_set_drv_limits()
1278 blk_count = edlp->edl_max_pio_alloc_count; in ef10_nic_set_drv_limits()
H A Defx.h1145 uint32_t edl_max_pio_alloc_count; member