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

/freebsd-11-stable/sys/cam/nvme/
H A Dnvme_da.c125 static disk_strategy_t ndastrategy; variable
341 ndastrategy(struct bio *bp) function
351 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE, ("ndastrategy(%p)\n", bp));
747 disk->d_strategy = ndastrategy;

Completed in 75 milliseconds