Searched refs:TCODE_WRITE_BLOCK_REQUEST (Results 1 - 19 of 19) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfirewire-constants.h30 #define TCODE_WRITE_BLOCK_REQUEST 0x1 macro
/linux-master/sound/firewire/digi00x/
H A Ddigi00x-transaction.c46 return snd_fw_transaction(dg00x->unit, TCODE_WRITE_BLOCK_REQUEST,
/linux-master/sound/firewire/oxfw/
H A Doxfw-scs1x.c108 tcode != TCODE_WRITE_BLOCK_REQUEST) {
271 TCODE_WRITE_BLOCK_REQUEST, scs->fw_dev->node_id,
341 return snd_fw_transaction(oxfw->unit, TCODE_WRITE_BLOCK_REQUEST,
/linux-master/tools/firewire/
H A Ddecode-fcp.c182 if (t->request->packet.common.tcode != TCODE_WRITE_BLOCK_REQUEST)
H A Dnosy-dump.c518 p->common.tcode != TCODE_WRITE_BLOCK_REQUEST)
/linux-master/sound/firewire/motu/
H A Dmotu-transaction.c41 tcode = TCODE_WRITE_BLOCK_REQUEST;
/linux-master/sound/firewire/fireworks/
H A Dfireworks_transaction.c65 return snd_fw_transaction(unit, TCODE_WRITE_BLOCK_REQUEST,
/linux-master/sound/firewire/fireface/
H A Dff-transaction.c96 tcode = TCODE_WRITE_BLOCK_REQUEST;
H A Dff-protocol-former.c114 err = snd_fw_transaction(ff->unit, TCODE_WRITE_BLOCK_REQUEST,
/linux-master/drivers/firewire/
H A Dcore-transaction.c269 case TCODE_WRITE_BLOCK_REQUEST:
702 case TCODE_WRITE_BLOCK_REQUEST:
751 case TCODE_WRITE_BLOCK_REQUEST:
817 case TCODE_WRITE_BLOCK_REQUEST:
971 tcode != TCODE_WRITE_BLOCK_REQUEST) {
H A Dsbp2.c416 if (tcode != TCODE_WRITE_BLOCK_REQUEST ||
508 fw_send_request(device->card, &orb->t, TCODE_WRITE_BLOCK_REQUEST,
H A Dnet.c718 } else if (tcode != TCODE_WRITE_BLOCK_REQUEST) {
1023 TCODE_WRITE_BLOCK_REQUEST, ptask->dest_node,
H A Dcore-cdev.c673 case TCODE_WRITE_BLOCK_REQUEST:
1517 case TCODE_WRITE_BLOCK_REQUEST:
H A Dohci.c871 case TCODE_WRITE_BLOCK_REQUEST:
1360 case TCODE_WRITE_BLOCK_REQUEST:
/linux-master/sound/firewire/dice/
H A Ddice-transaction.c42 TCODE_WRITE_BLOCK_REQUEST,
/linux-master/sound/firewire/
H A Dfcp.c251 : TCODE_WRITE_BLOCK_REQUEST;
/linux-master/drivers/target/sbp/
H A Dsbp_target.c454 ret = sbp_run_transaction(sess->card, TCODE_WRITE_BLOCK_REQUEST,
716 case TCODE_WRITE_BLOCK_REQUEST:
1251 tcode = TCODE_WRITE_BLOCK_REQUEST;
1335 rc = sbp_run_request_transaction(req, TCODE_WRITE_BLOCK_REQUEST,
1560 ret = sbp_run_transaction(req->card, TCODE_WRITE_BLOCK_REQUEST,
1593 if (tcode == TCODE_WRITE_BLOCK_REQUEST) {
/linux-master/drivers/media/firewire/
H A Dfiredtv-fw.c63 return node_req(fdtv, addr, data, len, TCODE_WRITE_BLOCK_REQUEST);
/linux-master/sound/firewire/bebob/
H A Dbebob_maudio.c123 rcode = fw_run_transaction(device->card, TCODE_WRITE_BLOCK_REQUEST,

Completed in 222 milliseconds