Lines Matching refs:pend_os_device_add
1040 clear_bit(sas_device->handle, ioc->pend_os_device_add); in _scsih_sas_device_add()
1061 clear_bit(sas_device->handle, ioc->pend_os_device_add); in _scsih_sas_device_add()
1369 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add()
1377 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add()
1380 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add()
4108 clear_bit(handle, ioc->pend_os_device_add); in _scsih_tm_tr_send()
7336 set_bit(handle, ioc->pend_os_device_add); in _scsih_add_device()
7356 clear_bit(handle, ioc->pend_os_device_add); in _scsih_add_device()
7678 if (!test_bit(handle, ioc->pend_os_device_add)) in _scsih_sas_topology_change_event()
8116 set_bit(handle, ioc->pend_os_device_add); in _scsih_pcie_add_device()
8138 clear_bit(handle, ioc->pend_os_device_add); in _scsih_pcie_add_device()
8401 if (!test_bit(handle, ioc->pend_os_device_add)) in _scsih_pcie_topology_change_event()
10680 memset(ioc->pend_os_device_add, 0, ioc->pend_os_device_add_sz); in mpt3sas_scsih_clear_outstanding_scsi_tm_commands()