Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbofi.c114 static struct bofi_link bofi_link_array[BOFI_NLINKS], *bofi_link_freelist; variable
729 bofi_link_array[i].link = &bofi_link_array[i-1]; in bofi_attach()
730 bofi_link_freelist = &bofi_link_array[BOFI_NLINKS - 1]; in bofi_attach()