Home
last modified time | relevance | path

Searched refs:comp_algorithm (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c399 uint32_t comp_algorithm; member
610 uint32_t *comp_algorithm,
620 uint32_t comp_algorithm,
1529 &softc->comp_algorithm, NULL, NULL, 0, 0); in sagetparams_common()
1540 softc->comp_algorithm; in sagetparams_common()
1679 g->mt_comp = softc->comp_algorithm; in saioctl()
1681 g->mt_comp0 = softc->comp_algorithm; in saioctl()
1682 g->mt_comp1 = softc->comp_algorithm; in saioctl()
1683 g->mt_comp2 = softc->comp_algorithm; in saioctl()
1684 g->mt_comp3 = softc->comp_algorithm; in saioctl()
[all …]
H A Dscsi_sa.h267 uint8_t comp_algorithm[4]; member
1021 uint32_t comp_algorithm,