Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h991 } EXT_MENLO_RESET, *PEXT_MENLO_RESET; typedef
1105 EXT_MENLO_RESET MenloReset;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c8454 EXT_MENLO_RESET rst; in ql_menlo_reset()
8472 if (cmd->RequestLen < sizeof (EXT_MENLO_RESET)) { in ql_menlo_reset()
8475 sizeof (EXT_MENLO_RESET)); in ql_menlo_reset()
8484 (void *)&rst, sizeof (EXT_MENLO_RESET), mode) != 0) { in ql_menlo_reset()