SIMPLEQ_FOREACH_SAFE
SIMPLEQ_FOREACH_SAFE(hdr, &headers, h_next, nhdr) {
SIMPLEQ_FOREACH_SAFE(blk, head, entry, next) {
SIMPLEQ_FOREACH_SAFE(blk, head, entry, next) {
SIMPLEQ_FOREACH_SAFE(isp, &io_interrupt_sources,
SIMPLEQ_FOREACH_SAFE(q, &sc->sc_freequeue, q_next, qtmp) {