Home
last modified time | relevance | path

Searched refs:oce_start_wq (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h338 int oce_start_wq(struct oce_wq *wq);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_gld.c103 (void) oce_start_wq(dev->wq[qidx]); in oce_start()
H A Doce_tx.c929 oce_start_wq(struct oce_wq *wq) in oce_start_wq() function