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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c556 uchar max_total_qng; member in struct:asc_dvc_var
638 uchar max_total_qng; member in struct:asceep_config
2414 printk(" is_in_int %u, max_total_qng %u, cur_total_qng %u, "
2416 (unsigned)h->max_total_qng, (unsigned)h->cur_total_qng,
3138 ASC_EEP_GET_CHIP_ID(ep), ep->max_total_qng,
4572 (ushort)(((int)(asc_dvc->max_total_qng + 2 + 1) *
4579 (uchar)(asc_dvc->max_total_qng));
4584 for (; i < asc_dvc->max_total_qng; i++, s_addr += ASC_QBLK_SIZE) {
4595 (uchar)(asc_dvc->max_total_qng - 1));
4597 (uchar)asc_dvc->max_total_qng);
[all...]

Completed in 117 milliseconds