Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c164 static int32_t emlxs_fcio_unsupported(emlxs_port_t *port,
709 {FCIO_SET_SYM_PNAME, "SET_SYM_PNAME", emlxs_fcio_unsupported},
710 {FCIO_SET_SYM_NNAME, "SET_SYM_NNAME", emlxs_fcio_unsupported},
712 {FCIO_DEV_LOGIN, "DEV_LOGIN", emlxs_fcio_unsupported},
713 {FCIO_DEV_LOGOUT, "DEV_LOGOUT", emlxs_fcio_unsupported},
715 {FCIO_DEV_REMOVE, "DEV_REMOVE", emlxs_fcio_unsupported},
726 {FCIO_NS, "NS", emlxs_fcio_unsupported},
733 {FCIO_SEND_NODE_ID, "SEND_NODE_ID", emlxs_fcio_unsupported},
746 emlxs_fcio_unsupported},
2949 emlxs_fcio_unsupported(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_unsupported() function