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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpti.h228 u32 post_fifo_size; member in struct:_adpt_hba
H A Ddpt_i2o.c2449 host->can_queue = pHba->post_fifo_size;
3064 pHba->post_fifo_size = pHba->status_block->max_inbound_frames;
3065 if (pHba->post_fifo_size > MAX_TO_IOP_MESSAGES) {
3066 pHba->post_fifo_size = MAX_TO_IOP_MESSAGES;

Completed in 111 milliseconds