Lines Matching defs:func
524 int (*func)(caddr_t));
526 struct buf *bp, int (*func)(caddr_t));
6492 typedef void (*func)();
6493 func fnc = (func)st_runout;
8627 st_make_cmd(struct scsi_tape *un, struct buf *bp, int (*func)(caddr_t))
8664 CDB_GROUP0, stat_size, st_recov_sz, 0, func,
8712 st_make_uscsi_cmd(un, ucmd, bp, func);
8955 st_recov_sz, 0, func, (caddr_t)un);
9024 struct buf *bp, int (*func)(caddr_t))
9061 cdblen, stat_size, st_recov_sz, flags, func, (caddr_t)un);
16223 * this is the biodone func for the bp used in big block I/O
16276 * We use this func to replace original bp that may not be able to do I/O