Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/amr/
H A Damr.c2273 register struct amr_command *ac, *localhead; in amr_call_pkt_comp() local
2275 localhead = head; in amr_call_pkt_comp()
2277 while (localhead) { in amr_call_pkt_comp()
2278 ac = localhead; in amr_call_pkt_comp()
2279 localhead = ac->ac_next; in amr_call_pkt_comp()