Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dac_del.c76 static struct del_status *ac_del_list; variable
86 dsp->next = ac_del_list; in ac_del_alloc_status()
87 ac_del_list = dsp; in ac_del_alloc_status()
99 dspp = &ac_del_list; in ac_del_free_status()
123 for (adsp = ac_del_list; adsp != NULL; adsp = adsp->next) { in del_comp()
152 for (adsp = ac_del_list; adsp != NULL; adsp = adsp->next) { in del_to_scan()