Searched refs:aha1542 (Results 1 – 5 of 5) sorted by relevance
239 struct aha1542_hostdata *aha1542 = shost_priv(sh); in aha1542_interrupt() local246 struct mailbox *mb = aha1542->mb; in aha1542_interrupt()247 struct ccb *ccb = aha1542->ccb; in aha1542_interrupt()286 mbi = aha1542->aha1542_last_mbi_used + 1; in aha1542_interrupt()296 } while (mbi != aha1542->aha1542_last_mbi_used); in aha1542_interrupt()309 aha1542->aha1542_last_mbi_used = mbi; in aha1542_interrupt()324 tmp_cmd = aha1542->int_cmds[mbo]; in aha1542_interrupt()363 aha1542->int_cmds[mbo] = NULL; /* This effectively frees up the mailbox slot, as in aha1542_interrupt()372 struct aha1542_hostdata *aha1542 = shost_priv(sh); in aha1542_queuecommand() local379 struct mailbox *mb = aha1542->mb; in aha1542_queuecommand()[all …]
70 obj-$(CONFIG_SCSI_AHA1542) += aha1542.o
438 may have to change some settings in <file:drivers/scsi/aha1542.h>.441 module will be called aha1542.
21 aha1542= [HW,SCSI]
3566 D: Device driver hacker (aha1542 & plip)