Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c114 static int fcoet_dbuf_init(fcoet_soft_state_t *ss);
479 if (fcoet_dbuf_init(ss) != FCOE_SUCCESS) { in fcoet_attach_init()
867 fcoet_dbuf_init(fcoet_soft_state_t *ss) in fcoet_dbuf_init() function