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

/freebsd-11-stable/sys/dev/iir/
H A Diir_pci.c135 void gdt_mpr_copy_cmd(struct gdt_softc *, struct gdt_ccb *);
296 gdt->sc_copy_cmd = gdt_mpr_copy_cmd;
372 gdt_mpr_copy_cmd(struct gdt_softc *gdt, struct gdt_ccb *gccb) function
378 GDT_DPRINTF(GDT_D_CMD, ("gdt_mpr_copy_cmd(%p) ", gdt));

Completed in 32 milliseconds