Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c96 static uint8_t arcmsr_abort_host_command(struct ACB *acb);
2189 (void) arcmsr_abort_host_command(acb); in arcmsr_seek_cmd2abort()
3959 0xFF : arcmsr_abort_host_command(acb); in arcmsr_iop_reset()
4539 (void) arcmsr_abort_host_command(acb); in arcmsr_pcidev_disattach()
5124 arcmsr_abort_host_command(struct ACB *acb) in arcmsr_abort_host_command() function