Home
last modified time | relevance | path

Searched refs:check_abort (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-tx3927.c64 static inline int check_abort(void) in check_abort() function
98 return check_abort(); in tx3927_pci_read_config()
121 return check_abort(); in tx3927_pci_write_config()
H A Dops-tx4927.c75 static int check_abort(struct tx4927_pcic_reg __iomem *pcicptr) in check_abort() function
158 return check_abort(pcicptr); in tx4927_pci_config_read()
178 return check_abort(pcicptr); in tx4927_pci_config_write()
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-tx4927.c75 static int check_abort(struct tx4927_pcic_reg __iomem *pcicptr) in check_abort() function
158 return check_abort(pcicptr); in tx4927_pci_config_read()
178 return check_abort(pcicptr); in tx4927_pci_config_write()
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dremote_device.c104 int check_abort, in sci_remote_device_terminate_req()
109 (check_abort && !test_bit(IREQ_PENDING_ABORT, &ireq->flags))) in sci_remote_device_terminate_req()
101 sci_remote_device_terminate_req( struct isci_host *ihost, struct isci_remote_device *idev, int check_abort, struct isci_request *ireq) sci_remote_device_terminate_req() argument
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dremote_device.c104 int check_abort, in sci_remote_device_terminate_req()
109 (check_abort && !test_bit(IREQ_PENDING_ABORT, &ireq->flags))) in sci_remote_device_terminate_req()
101 sci_remote_device_terminate_req( struct isci_host *ihost, struct isci_remote_device *idev, int check_abort, struct isci_request *ireq) sci_remote_device_terminate_req() argument

Completed in 7 milliseconds