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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata.c843 /* Initialize num_boards so that ihdlr can work while detect is in progress */
2109 unsigned int ihdlr, unsigned int il[], unsigned int n_ready)
2237 (ihdlr ? "ihdlr" : "qcomm"),
2249 struct hostdata *ha, unsigned int ihdlr)
2272 if (reorder(ha, cursec, ihdlr, il, n_ready))
2284 (ihdlr ? "ihdlr" : "qcomm"),
2294 static irqreturn_t ihdlr(struct Scsi_Host *shost) function
2310 printk("%s: ihdlr, ente
2108 reorder(struct hostdata *ha, unsigned long cursec, unsigned int ihdlr, unsigned int il[], unsigned int n_ready) argument
2248 flush_dev(struct scsi_device *dev, unsigned long cursec, struct hostdata *ha, unsigned int ihdlr) argument
[all...]
H A Du14-34f.c476 /* Initialize num_boards so that ihdlr can work while detect is in progress */
1446 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(unsigned int j) function
1597 if (do_trace) printk("%s: ihdlr, ente
1445 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...]

Completed in 176 milliseconds