Searched refs:xioctl (Results 1 – 10 of 10) sorted by relevance
480 ha->xioctl->IOControlRequests++; in ql_command_iocb()490 ha->xioctl->IOOutputRequests++; in ql_command_iocb()491 ha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_command_iocb()495 ha->xioctl->IOInputRequests++; in ql_command_iocb()496 ha->xioctl->IOInputByteCnt += fcp->fcp_data_len; in ql_command_iocb()715 pha->xioctl->IOControlRequests++; in ql_command_24xx_iocb()722 pha->xioctl->IOOutputRequests++; in ql_command_24xx_iocb()723 pha->xioctl->IOOutputByteCnt += fcp->fcp_data_len; in ql_command_24xx_iocb()726 pha->xioctl->IOInputRequests++; in ql_command_24xx_iocb()727 pha->xioctl->IOInputByteCnt += fcp->fcp_data_len; in ql_command_24xx_iocb()[all …]
537 ha->xioctl->TotalInterrupts++; in ql_isr_aif()925 ha->xioctl->ControllerErrorCount++; in ql_async_event()938 ha->xioctl->ControllerErrorCount++; in ql_async_event()951 ha->xioctl->ControllerErrorCount++; in ql_async_event()1010 ha->xioctl->TotalLipResets++; in ql_async_event()1011 if (ha->xioctl->flags & QL_AEN_TRACKING_ENABLE) { in ql_async_event()1059 if (ha->xioctl->flags & QL_AEN_TRACKING_ENABLE) { in ql_async_event()1086 if (ha->xioctl->flags & QL_AEN_TRACKING_ENABLE) { in ql_async_event()1157 if (ha->xioctl->flags & QL_AEN_TRACKING_ENABLE) { in ql_async_event()1198 if (ha->xioctl->flags & QL_AEN_TRACKING_ENABLE) { in ql_async_event()[all …]
181 if (ha->xioctl != NULL) { in ql_alloc_xioctl_resource()192 ha->xioctl = xp; in ql_alloc_xioctl_resource()221 ql_xioctl_t *xp = ha->xioctl; in ql_free_xioctl_resource()237 ha->xioctl = NULL; in ql_free_xioctl_resource()271 if (ha->xioctl == NULL) { in ql_xioctl()1472 ql_xioctl_t *xp = ha->xioctl; in ql_fcct()1750 ql_xioctl_t *xp = ha->xioctl; in ql_aen_reg()1799 ql_xioctl_t *xp = ha->xioctl; in ql_aen_get()1880 ql_xioctl_t *xp = ha->xioctl; in ql_enqueue_aen()3203 ql_xioctl_t *xp = ha->xioctl; in ql_read_flash()[all …]
1575 bsize = ha->xioctl->fdesc.block_size; in ql_r_m_w_flash()1759 if (ha->xioctl->fdesc.flash_size == 0 && in ql_adm_adapter_info()1783 hba.flash_size = ha->xioctl->fdesc.flash_size; in ql_adm_adapter_info()2003 if (ha->xioctl->flags & QL_AEN_TRACKING_ENABLE) { in ql_adm_update_properties()
480 nv->id[2], nv->id[3], ha->xioctl->fdesc.flash_size, in ql_nvram_config()485 (ha->xioctl->fdesc.flash_size == 0))) { in ql_nvram_config()543 (ha->xioctl->fdesc.flash_size == 0)) { in ql_nvram_config()2544 ha->xioctl->fdesc.block_size = data << 2; in ql_start_firmware()2547 ha->xioctl->fdesc.block_size); in ql_start_firmware()
1634 if (ha->xioctl != NULL) { in ql_attach()7025 ha->pha->xioctl->IosRequested++; in ql_fcp_scsi_cmd()7026 ha->pha->xioctl->BytesRequested += (uint32_t) in ql_fcp_scsi_cmd()9739 if (ha->xioctl->ledstate.BeaconState == BEACON_ON) { in ql_timer()9744 if (ha->xioctl->IOInputByteCnt >= 0x100000) { in ql_timer()9745 ha->xioctl->IOInputMByteCnt += in ql_timer()9746 (ha->xioctl->IOInputByteCnt / 0x100000); in ql_timer()9747 ha->xioctl->IOInputByteCnt %= 0x100000; in ql_timer()9750 if (ha->xioctl->IOOutputByteCnt >= 0x100000) { in ql_timer()9751 ha->xioctl->IOOutputMByteCnt += in ql_timer()[all …]
124 xioctl.d \
1583 struct ql_xioctl *xioctl; member
171 file path=usr/demo/dtrace/xioctl.d
1014 usr/src/cmd/dtrace/demo/xioctl.d