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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bio.c82 static int _sd_async_ea(struct buf *, iob_hook_t *);
948 ea_fn = _sd_async_ea;
1069 if (ea_fn == _sd_async_ea) {
1141 * _sd_async_ea - End action for async read/write.
1154 _sd_async_ea(struct buf *bp, iob_hook_t *hook) function

Completed in 56 milliseconds