Lines Matching refs:pend_os_device_add
1041 clear_bit(sas_device->handle, ioc->pend_os_device_add); in _scsih_sas_device_add()
1062 clear_bit(sas_device->handle, ioc->pend_os_device_add); in _scsih_sas_device_add()
1370 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add()
1378 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add()
1381 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add()
4109 clear_bit(handle, ioc->pend_os_device_add); in _scsih_tm_tr_send()
7269 set_bit(handle, ioc->pend_os_device_add); in _scsih_add_device()
7289 clear_bit(handle, ioc->pend_os_device_add); in _scsih_add_device()
7611 if (!test_bit(handle, ioc->pend_os_device_add)) in _scsih_sas_topology_change_event()
8049 set_bit(handle, ioc->pend_os_device_add); in _scsih_pcie_add_device()
8071 clear_bit(handle, ioc->pend_os_device_add); in _scsih_pcie_add_device()
8334 if (!test_bit(handle, ioc->pend_os_device_add)) in _scsih_pcie_topology_change_event()
10613 memset(ioc->pend_os_device_add, 0, ioc->pend_os_device_add_sz); in mpt3sas_scsih_clear_outstanding_scsi_tm_commands()