Searched refs:maxwide (Results 1 – 3 of 3) sorted by relevance
210 if (!np->maxwide) in sym_reset_scsi_bus()677 np->maxwide = (np->features & FE_WIDE) ? 1 : 0;906 tp->usr_width = np->maxwide;4078 if (wide > np->maxwide) {4080 wide = np->maxwide;4215 if (wide > np->maxwide) {4217 wide = np->maxwide;
65 np->maxwide = nvram->data.parisc.width; in sym_nvram_setup_host()
913 u_char maxwide; /* Maximum transfer width */ member