Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h1051 } EXT_MENLO_MANAGE_INFO, *PEXT_MENLO_MANAGE_INFO; typedef
1065 EXT_MENLO_MANAGE_INFO MenloManageInfo;
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c8287 EXT_MENLO_MANAGE_INFO info; in ql_menlo_manage_info()
8309 if (cmd->RequestLen < sizeof (EXT_MENLO_MANAGE_INFO)) { in ql_menlo_manage_info()
8312 sizeof (EXT_MENLO_MANAGE_INFO)); in ql_menlo_manage_info()
8321 (caddr_t)&info, sizeof (EXT_MENLO_MANAGE_INFO), mode) != 0) { in ql_menlo_manage_info()
9038 EXT_MENLO_MANAGE_INFO info; in ql_get_xgmac_statistics()
9043 if (cmd->RequestLen < sizeof (EXT_MENLO_MANAGE_INFO)) { in ql_get_xgmac_statistics()
9046 sizeof (EXT_MENLO_MANAGE_INFO)); in ql_get_xgmac_statistics()
9055 (caddr_t)&info, sizeof (EXT_MENLO_MANAGE_INFO), mode) != 0) { in ql_get_xgmac_statistics()