Searched refs:next_pending (Results 1 – 5 of 5) sorted by relevance
221 int next_pending; /* next pending device */ member
522 struct scsi_ctrl_blk *next_pending; /* 28 */ member
2873 host->next_pending = scb; in initio_probe_one()
475 if (q->bufs[bidx]->next_pending != NULL) { in qeth_cleanup_handled_pending()477 struct qeth_qdio_out_buffer *c = q->bufs[bidx]->next_pending; in qeth_cleanup_handled_pending()492 c = f->next_pending; in qeth_cleanup_handled_pending()493 WARN_ON_ONCE(head->next_pending != f); in qeth_cleanup_handled_pending()494 head->next_pending = c; in qeth_cleanup_handled_pending()498 c = c->next_pending; in qeth_cleanup_handled_pending()2616 newbuf->next_pending = q->bufs[bidx]; in qeth_init_qdio_out_buf()
441 struct qeth_qdio_out_buffer *next_pending; member