Searched refs:ihdlr (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Deata.c842 /* Initialize num_boards so that ihdlr can work while detect is in progress */
2111 unsigned int ihdlr, unsigned int il[], unsigned int n_ready)
2239 (ihdlr ? "ihdlr" : "qcomm"),
2251 struct hostdata *ha, unsigned int ihdlr)
2274 if (reorder(ha, cursec, ihdlr, il, n_ready))
2286 (ihdlr ? "ihdlr" : "qcomm"),
2296 static irqreturn_t ihdlr(struct Scsi_Host *shost) function
2312 printk("%s: ihdlr, ente
2110 reorder(struct hostdata *ha, unsigned long cursec, unsigned int ihdlr, unsigned int il[], unsigned int n_ready) argument
2250 flush_dev(struct scsi_device *dev, unsigned long cursec, struct hostdata *ha, unsigned int ihdlr) argument
[all...]
H A Du14-34f.c614 /* Initialize num_boards so that ihdlr can work while detect is in progress */
1579 unsigned int ihdlr, unsigned int il[], unsigned int n_ready) {
1668 (ihdlr ? "ihdlr" : "qcomm"), SCpnt->channel, SCpnt->target,
1679 unsigned int ihdlr) {
1697 if (reorder(j, cursec, ihdlr, il, n_ready)) n_ready = 1;
1705 " busy, will abort.\n", (ihdlr ? "ihdlr" : "qcomm"),
1718 static irqreturn_t ihdlr(unsigned int j) function
1730 if (do_trace) printk("%s: ihdlr, ente
1578 reorder(unsigned int j, unsigned long cursec, unsigned int ihdlr, unsigned int il[], unsigned int n_ready) argument
1678 flush_dev(struct scsi_device *dev, unsigned long cursec, unsigned int j, unsigned int ihdlr) argument
[all...]

Completed in 187 milliseconds