Searched refs:cp_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/iir/
H A Diir_pci.c374 u_int16_t cp_count = roundup(gccb->gc_cmd_len, sizeof (u_int32_t)); local
380 gdt->sc_cmd_off += cp_count;
383 (u_int32_t *)gccb->gc_cmd, cp_count >> 2);

Completed in 61 milliseconds