Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_nic.c742 enp->en_arch.ef10.ena_pio_alloc_map[i] = 0; in ef10_nic_alloc_piobufs()
807 uint32_t *map = &enp->en_arch.ef10.ena_pio_alloc_map[buf]; in ef10_nic_pio_alloc()
856 map = &enp->en_arch.ef10.ena_pio_alloc_map[bufnum]; in ef10_nic_pio_free()
H A Defx_impl.h673 uint32_t ena_pio_alloc_map[EF10_MAX_PIOBUF_NBUFS]; member