Home
last modified time | relevance | path

Searched refs:leapraid_pci_removed (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/leapraid/
H A Dleapraid_os.c784 if (leapraid_pci_removed(adapter)) in leapraid_is_scmd_permitted()
986 if (leapraid_pci_removed(adapter) || in leapraid_error_handler()
2200 if (leapraid_pci_removed(adapter)) { in leapraid_remove()
H A Dleapraid_func.h1329 bool leapraid_pci_removed(struct leapraid_adapter *adapter);
H A Dleapraid_func.c55 bool leapraid_pci_removed(struct leapraid_adapter *adapter) in leapraid_pci_removed() function
73 leapraid_pci_removed(adapter)); in leapraid_pci_active()
332 if (leapraid_pci_removed(adapter)) { in leapraid_check_adapter_is_op()
6713 if (leapraid_pci_removed(adapter)) { in leapraid_hard_reset_handler()