Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DNCR5380.c527 static void complete_cmd(struct Scsi_Host *instance, in complete_cmd() function
1154 complete_cmd(instance, cmd); in NCR5380_select()
1203 complete_cmd(instance, cmd); in NCR5380_select()
1730 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1821 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1830 complete_cmd(instance, cmd); in NCR5380_information_transfer()
1969 complete_cmd(instance, cmd); in NCR5380_information_transfer()
2271 complete_cmd(instance, cmd); in NCR5380_abort()
2282 complete_cmd(instance, cmd); in NCR5380_abort()
2293 complete_cmd(instance, cmd); in NCR5380_abort()
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h1105 int (*complete_cmd)(struct bnx2x *bp, member
1376 int (*complete_cmd)(struct bnx2x *bp, member
H A Dbnx2x_sriov.c1802 vfq_get(vf, qidx)->sp_obj.complete_cmd(bp, in bnx2x_iov_eq_sp_event()