Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c117 static struct bofi_link bofi_link_array[BOFI_NLINKS], *bofi_link_freelist; variable
732 bofi_link_array[i].link = &bofi_link_array[i-1]; in bofi_attach()
733 bofi_link_freelist = &bofi_link_array[BOFI_NLINKS - 1]; in bofi_attach()