Searched refs:FCIO_GET_HOST_PARAMS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h71 #define FCIO_GET_HOST_PARAMS (FCIO_SUB_CMD + 0x18) macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c976 fcio.fcio_cmd = FCIO_GET_HOST_PARAMS;
982 I_DPRINTF(" FCIO_GET_HOST_PARAMS ioctl failed.\n");
2128 * FCIO_GET_HOST_PARAMS to get the fca port node of fc_port_dev_t.
2389 fcio.fcio_cmd = FCIO_GET_HOST_PARAMS;
2395 I_DPRINTF(" FCIO_GET_HOST_PARAMS ioctl failed.\n");
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c193 { FCIO_GET_HOST_PARAMS, FP_OPEN },
7287 case FCIO_GET_HOST_PARAMS: {
10523 * and applications are required to issue the FCIO_GET_HOST_PARAMS
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c727 {FCIO_GET_HOST_PARAMS, "GET_HOST_PARAMS", emlxs_fcio_get_host_params},

Completed in 94 milliseconds