Searched defs:ql_xioctl (Results 1 – 2 of 2) sorted by relevance
384 typedef struct ql_xioctl { struct386 flash_desc_t fdesc;389 uint32_t ControllerErrorCount;390 uint32_t DeviceErrorCount;391 uint32_t TotalLipResets;392 uint32_t TotalInterrupts;417 } ql_xioctl_t; argument426 * Global Data in ql_xioctl.c source file. argument
264 ql_xioctl(ql_adapter_state_t *ha, int cmd, intptr_t arg, int mode, in ql_xioctl() function