Searched defs:iodone (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dbio.c839 iodone(struct buf *bp) function
2032 int (*iodone)(struct buf *), struct buf *bp_mem, int sleep)
2057 bufp->b_iodone = iodone;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5769 fp_common_intr(fc_packet_t *pkt, int iodone) argument
5821 if (rval != FC_SUCCESS && iodone) {

Completed in 70 milliseconds