Home
last modified time | relevance | path

Searched refs:max_tcq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmyrb.h186 unsigned char max_tcq; /* Byte 139 */ member
249 unsigned char max_tcq; /* Byte 15 */ member
H A Dmyrs.h239 unsigned short max_tcq; /* Bytes 174-175 */ member
H A Dmyrs.c642 shost->can_queue = info->max_tcq - 3; in myrs_get_config()
H A Dmyrb.c1108 shost->can_queue = cb->enquiry->max_tcq; in myrb_get_hba_config()