Searched refs:gdt_free_ccb (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/iir/ |
| D | iir.c | 297 gdt_free_ccb(gdt, gccb); in iir_init() 309 gdt_free_ccb(gdt, gccb); in iir_init() 342 gdt_free_ccb(gdt, gccb); in iir_init() 362 gdt_free_ccb(gdt, gccb); in iir_init() 378 gdt_free_ccb(gdt, gccb); in iir_init() 396 gdt_free_ccb(gdt, gccb); in iir_init() 455 gdt_free_ccb(gdt, gccb); in iir_init() 675 gdt_free_ccb(struct gdt_softc *gdt, struct gdt_ccb *gccb) in gdt_free_ccb() function 963 gdt_free_ccb(gdt, gccb); in gdt_ioctl_cmd() 973 gdt_free_ccb(gdt, gccb); in gdt_ioctl_cmd() [all …]
|
| D | iir.h | 746 void gdt_free_ccb(struct gdt_softc *gdt, struct gdt_ccb *gccb);
|