Searched refs:saved_comp_algorithm (Results 1 – 1 of 1) sorted by relevance
227 u_int32_t saved_comp_algorithm; member948 if (softc->saved_comp_algorithm == 0) in saioctl()949 softc->saved_comp_algorithm = in saioctl()2253 if (softc->saved_comp_algorithm == 0) in samount()2254 softc->saved_comp_algorithm = in samount()2899 softc->saved_comp_algorithm != 0) { in sasetparams()2900 dcp->sel_comp_alg = softc->saved_comp_algorithm; in sasetparams()2931 softc->saved_comp_algorithm != 0) { in sasetparams()2932 scsi_ulto4b(softc->saved_comp_algorithm, in sasetparams()2934 scsi_ulto4b(softc->saved_comp_algorithm, in sasetparams()[all …]