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

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_sa.c344 u_int32_t comp_algorithm; member in struct:sa_softc
553 u_int32_t *comp_algorithm,
563 u_int32_t comp_algorithm,
1471 &softc->comp_algorithm, NULL, NULL, 0, 0);
1482 softc->comp_algorithm;
1621 g->mt_comp = softc->comp_algorithm;
1623 g->mt_comp0 = softc->comp_algorithm;
1624 g->mt_comp1 = softc->comp_algorithm;
1625 g->mt_comp2 = softc->comp_algorithm;
1626 g->mt_comp3 = softc->comp_algorithm;
3574 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 57 milliseconds