Home
last modified time | relevance | path

Searched defs:ql_xioctl (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h384 typedef struct ql_xioctl { struct
386 flash_desc_t fdesc;
389 uint32_t ControllerErrorCount;
390 uint32_t DeviceErrorCount;
391 uint32_t TotalLipResets;
392 uint32_t TotalInterrupts;
417 } ql_xioctl_t; argument
426 * Global Data in ql_xioctl.c source file. argument
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c264 ql_xioctl(ql_adapter_state_t *ha, int cmd, intptr_t arg, int mode, in ql_xioctl() function