Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h385 typedef struct ql_xioctl { struct
387 flash_desc_t fdesc;
390 uint32_t ControllerErrorCount;
391 uint32_t DeviceErrorCount;
415 } ql_xioctl_t; argument
424 * Global Data in ql_xioctl.c source file. argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c270 ql_xioctl(ql_adapter_state_t *ha, int cmd, intptr_t arg, int mode, in ql_xioctl() function