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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Du14-34f.c475 /* Initialize num_boards so that ihdlr can work while detect is in progress */
1448 unsigned int ihdlr, unsigned int il[], unsigned int n_ready) {
1535 (ihdlr ? "ihdlr" : "qcomm"), SCpnt->channel, SCpnt->target,
1546 unsigned int ihdlr) {
1564 if (reorder(j, cursec, ihdlr, il, n_ready)) n_ready = 1;
1572 " busy, will abort.\n", (ihdlr ? "ihdlr" : "qcomm"),
1585 static irqreturn_t ihdlr(int irq, unsigned int j) { function
1591 panic("%s: ihdlr, ir
1447 reorder(unsigned int j, unsigned long cursec, unsigned int ihdlr, unsigned int il[], unsigned int n_ready) argument
1545 flush_dev(struct scsi_device *dev, unsigned long cursec, unsigned int j, unsigned int ihdlr) argument
[all...]
H A Deata.c842 /* Initialize num_boards so that ihdlr can work while detect is in progress */
2119 unsigned int ihdlr, unsigned int il[], unsigned int n_ready)
2247 (ihdlr ? "ihdlr" : "qcomm"),
2259 struct hostdata *ha, unsigned int ihdlr)
2282 if (reorder(ha, cursec, ihdlr, il, n_ready))
2294 (ihdlr ? "ihdlr" : "qcomm"),
2304 static irqreturn_t ihdlr(int irq, struct Scsi_Host *shost) function
2313 panic("%s: ihdlr, ir
2118 reorder(struct hostdata *ha, unsigned long cursec, unsigned int ihdlr, unsigned int il[], unsigned int n_ready) argument
2258 flush_dev(struct scsi_device *dev, unsigned long cursec, struct hostdata *ha, unsigned int ihdlr) argument
[all...]

Completed in 108 milliseconds