Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dgdtvar.h140 u_int16_t sc_cmd_cnt; member
H A Dgdt_common.c749 sc->sc_cmd_cnt = 0; in gdt_exec_ccb()
755 if (sc->sc_cmd_cnt == 0) in gdt_exec_ccb()
834 if (sc->sc_cmd_cnt > 0 && in gdt_exec_ccb()
1169 sc->sc_cmd_cnt = 0; in gdt_internal_cmd()
/openbsd/sys/dev/pci/
H A Dgdt_pci.c694 u_int16_t cmd_no = sc->sc_cmd_cnt++; in gdt_mpr_copy_cmd()