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

/drivers/scsi/
H A Dadvansys.c574 uchar max_total_qng; member in struct:asc_dvc_var
656 uchar max_total_qng; member in struct:asceep_config
2439 printk(" is_in_int %u, max_total_qng %u, cur_total_qng %u, "
2441 (unsigned)h->max_total_qng, (unsigned)h->cur_total_qng,
3170 ASC_EEP_GET_CHIP_ID(ep), ep->max_total_qng,
4604 (ushort)(((int)(asc_dvc->max_total_qng + 2 + 1) *
4611 (uchar)(asc_dvc->max_total_qng));
4616 for (; i < asc_dvc->max_total_qng; i++, s_addr += ASC_QBLK_SIZE) {
4627 (uchar)(asc_dvc->max_total_qng - 1));
4629 (uchar)asc_dvc->max_total_qng);
[all...]

Completed in 28 milliseconds