Searched refs:saved_comp_algorithm (Results 1 – 1 of 1) sorted by relevance
216 u_int32_t saved_comp_algorithm; member955 if (softc->saved_comp_algorithm == 0) in saioctl()956 softc->saved_comp_algorithm = in saioctl()2247 if (softc->saved_comp_algorithm == 0) in samount()2248 softc->saved_comp_algorithm = in samount()2874 softc->saved_comp_algorithm != 0) { in sasetparams()2875 dcp->sel_comp_alg = softc->saved_comp_algorithm; in sasetparams()2906 softc->saved_comp_algorithm != 0) { in sasetparams()2907 scsi_ulto4b(softc->saved_comp_algorithm, in sasetparams()2909 scsi_ulto4b(softc->saved_comp_algorithm, in sasetparams()[all …]