Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.h43 fct_status_t fcoet_send_cmd_response(fct_cmd_t *cmd, uint32_t ioflags);
H A Dfcoet.c575 port->port_send_cmd_response = fcoet_send_cmd_response; in fcoet_attach_init()
H A Dfcoet_fc.c168 fcoet_send_cmd_response(fct_cmd_t *cmd, uint32_t ioflags) in fcoet_send_cmd_response() function