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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.h311 IOP_RESULT_PENDING = 0, enumerator in enum:hpt_iop_result_type
H A Dhptiop.c200 writel(IOP_RESULT_PENDING, &req->header.result);
233 writel(IOP_RESULT_PENDING, &req->header.result);
539 req->header.result = cpu_to_le32(IOP_RESULT_PENDING);

Completed in 44 milliseconds