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

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_sa.c343 u_int32_t comp_algorithm; member in struct:sa_softc
552 u_int32_t *comp_algorithm,
562 u_int32_t comp_algorithm,
1464 &softc->comp_algorithm, NULL, NULL, 0, 0);
1475 softc->comp_algorithm;
1614 g->mt_comp = softc->comp_algorithm;
1616 g->mt_comp0 = softc->comp_algorithm;
1617 g->mt_comp1 = softc->comp_algorithm;
1618 g->mt_comp2 = softc->comp_algorithm;
1619 g->mt_comp3 = softc->comp_algorithm;
3565 sagetparams(struct cam_periph *periph, sa_params params_to_get, u_int32_t *blocksize, u_int8_t *density, u_int32_t *numblocks, int *buff_mode, u_int8_t *write_protect, u_int8_t *speed, int *comp_supported, int *comp_enabled, u_int32_t *comp_algorithm, sa_comp_t *tcs, struct scsi_control_data_prot_subpage *prot_page, int dp_size, int prot_changeable) argument
[all...]
H A Dscsi_sa.h270 u_int8_t comp_algorithm[4]; member in struct:scsi_data_compression_page
1024 u_int32_t comp_algorithm,

Completed in 174 milliseconds