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

/freebsd-12-stable/sys/dev/iir/
H A Diir_pci.c137 void gdt_mpr_copy_cmd(struct gdt_softc *, struct gdt_ccb *);
298 gdt->sc_copy_cmd = gdt_mpr_copy_cmd;
374 gdt_mpr_copy_cmd(struct gdt_softc *gdt, struct gdt_ccb *gccb) function
380 GDT_DPRINTF(GDT_D_CMD, ("gdt_mpr_copy_cmd(%p) ", gdt));

Completed in 64 milliseconds