Searched defs:ccs (Results 1 – 9 of 9) sorted by relevance
/freebsd/usr.sbin/bhyve/ |
H A D | usb_emul.c | 58 void *hci_data, int ccs) in usb_data_xfer_append()
|
H A D | pci_xhci.c | 160 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 D | usb_emul.h | 102 int ccs; member
|
H A D | pci_ahci.c | 152 u_int ccs; member
|
/freebsd/contrib/lib9p/pytest/ |
H A D | client.py | 80 def ccs(self, cid=None): member in TestState 223 def ccs(self): member in TestCase
|
/freebsd/sys/dev/ahci/ |
H A D | ahci.c | 1377 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 D | mvs.c | 706 int i, ccs, port = -1, selfdis = 0; in mvs_ch_intr() local
|
/freebsd/sys/dev/siis/ |
H A D | siis.c | 854 int i, ccs, port, tslots; in siis_ch_intr() local
|
/freebsd/sys/arm64/arm64/ |
H A D | identcpu.c | 2827 print_cpu_cache(struct cpu_desc *desc, struct sbuf *sb, uint64_t ccs, in print_cpu_cache()
|