Home
last modified time | relevance | path

Searched defs:ccs (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dusb_emul.c58 void *hci_data, int ccs) in usb_data_xfer_append()
H A Dpci_xhci.c160 uint32_t ccs; /* consumer cycle state */ member
1404 uint32_t ccs; /* cycle state (XHCI 4.9.2) */ in pci_xhci_complete_commands() local
1665 struct xhci_endp_ctx *ep_ctx, uint32_t streamid, uint64_t ringaddr, int ccs) in pci_xhci_update_ep_ring()
1754 uint32_t epid, uint64_t addr, uint32_t ccs, uint32_t streamid) in pci_xhci_handle_transfer()
1953 uint32_t ccs; in pci_xhci_device_doorbell() local
H A Dusb_emul.h102 int ccs; member
H A Dpci_ahci.c152 u_int ccs; member
/freebsd/contrib/lib9p/pytest/
H A Dclient.py80 def ccs(self, cid=None): member in TestState
223 def ccs(self): member in TestCase
/freebsd/sys/dev/ahci/
H A Dahci.c1377 int i, ccs, port, reset = 0; in ahci_ch_intr_main() local
1862 int ccs; in ahci_timeout() local
/freebsd/sys/dev/mvs/
H A Dmvs.c706 int i, ccs, port = -1, selfdis = 0; in mvs_ch_intr() local
/freebsd/sys/dev/siis/
H A Dsiis.c854 int i, ccs, port, tslots; in siis_ch_intr() local
/freebsd/sys/arm64/arm64/
H A Didentcpu.c2827 print_cpu_cache(struct cpu_desc *desc, struct sbuf *sb, uint64_t ccs, in print_cpu_cache()