Home
last modified time | relevance | path

Searched refs:check_abort (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()
/openbmc/linux/drivers/scsi/isci/
H A Dremote_device.c104 int check_abort, in sci_remote_device_terminate_req() argument
109 (check_abort && !test_bit(IREQ_PENDING_ABORT, &ireq->flags))) in sci_remote_device_terminate_req()