Searched refs:pend_os_device_add (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_scsih.c | 1047 clear_bit(sas_device->handle, ioc->pend_os_device_add); in _scsih_sas_device_add() 1068 clear_bit(sas_device->handle, ioc->pend_os_device_add); in _scsih_sas_device_add() 1376 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add() 1384 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add() 1387 clear_bit(pcie_device->handle, ioc->pend_os_device_add); in _scsih_pcie_device_add() 4106 clear_bit(handle, ioc->pend_os_device_add); in _scsih_tm_tr_send() 7340 set_bit(handle, ioc->pend_os_device_add); in _scsih_add_device() 7360 clear_bit(handle, ioc->pend_os_device_add); in _scsih_add_device() 7682 if (!test_bit(handle, ioc->pend_os_device_add)) in _scsih_sas_topology_change_event() 8120 set_bit(handle, ioc->pend_os_device_add); in _scsih_pcie_add_device() [all...] |