Searched refs:BC_STS_IO_USER_ABORT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/
H A Dcrystalhd_cmds.c383 if (sts == BC_STS_IO_USER_ABORT)
397 return BC_STS_IO_USER_ABORT;
406 return BC_STS_IO_USER_ABORT;
461 sts = BC_STS_IO_USER_ABORT;
622 return (ctx->state & BC_LINK_SUSPEND) ? BC_STS_IO_USER_ABORT : sts;
H A Dbc_dts_defs.h47 BC_STS_IO_USER_ABORT = 14, enumerator in enum:BC_STATUS
H A Dcrystalhd_hw.c537 if (cs != BC_STS_IO_USER_ABORT)
1759 sts = BC_STS_IO_USER_ABORT;
2123 crystalhd_hw_tx_req_complete(hw, list_id, BC_STS_IO_USER_ABORT);
2186 return BC_STS_IO_USER_ABORT;

Completed in 114 milliseconds