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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h250 struct oce_rq { struct
344 int oce_start_rq(struct oce_rq *rq);
345 void oce_clean_rq(struct oce_rq *rq);
346 void oce_rq_discharge(struct oce_rq *rq);
347 int oce_rx_pending(struct oce_dev *dev, struct oce_rq *rq, int32_t timeout);

Completed in 61 milliseconds