Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoeio.h117 } fcoeio_create_port_param_t; typedef
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c673 fcoeio_create_port_param_t *param = in fcoe_iocmd()
674 (fcoeio_create_port_param_t *)ibuf; in fcoe_iocmd()
679 sizeof (fcoeio_create_port_param_t) || in fcoe_iocmd()
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c484 fcoeio_create_port_param_t param; in FCOE_CreatePort()
489 bzero(&param, sizeof (fcoeio_create_port_param_t)); in FCOE_CreatePort()