wr_cmd            866 drivers/block/paride/pt.c 	char wr_cmd[12] = { ATAPI_WRITE_6, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
wr_cmd            875 drivers/block/paride/pt.c 		    (tape, wr_cmd, 0, NULL, "start buffer-available mode"))
wr_cmd            896 drivers/block/paride/pt.c 		wr_cmd[4] = b;
wr_cmd            898 drivers/block/paride/pt.c 		r = pt_command(tape, wr_cmd, n, "write");
wr_cmd           1025 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c 	.wr_cmd = xgene_enet_wr_cmd,
wr_cmd            112 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	pdata->ring_ops->wr_cmd(buf_pool, nbuf);
wr_cmd            161 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	pdata->ring_ops->wr_cmd(buf_pool, nbuf);
wr_cmd            584 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	pdata->ring_ops->wr_cmd(tx_ring, count);
wr_cmd            836 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 		pdata->ring_ops->wr_cmd(ring, -count);
wr_cmd            174 drivers/net/ethernet/apm/xgene/xgene_enet_main.h 	void (*wr_cmd)(struct xgene_enet_desc_ring *, int);
wr_cmd            200 drivers/net/ethernet/apm/xgene/xgene_enet_ring2.c 	.wr_cmd = xgene_enet_wr_cmd,
wr_cmd           1437 drivers/scsi/csiostor/csio_lnode.c 	struct fw_fcoe_els_ct_wr *wr_cmd;
wr_cmd           1440 drivers/scsi/csiostor/csio_lnode.c 	wr_cmd = (struct fw_fcoe_els_ct_wr *) wr;
wr_cmd           1449 drivers/scsi/csiostor/csio_lnode.c 	io_req = (struct csio_ioreq *) ((uintptr_t) wr_cmd->cookie);
wr_cmd           1450 drivers/scsi/csiostor/csio_lnode.c 	io_req->wr_status = csio_wr_status(wr_cmd);