tag
line
file
source code
abort
114
kernel/blk_drv/scsi/hosts.h
int (* abort)(int);
abort
879
kernel/blk_drv/scsi/scsi.c
if (!host_busy[host] || !scsi_hosts[host].abort(why))