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

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_sa.c550 u_int32_t *numblocks, int *buff_mode,
3576 int *buff_mode, u_int8_t *write_protect, u_int8_t *speed,
3701 *buff_mode = mode_hdr->dev_spec & SMH_SA_BUF_MODE_MASK;
3912 int dp_len, buff_mode; local
3953 NULL, NULL, NULL, &buff_mode, NULL, &current_speed, NULL, NULL,
3980 NULL, NULL, NULL, &buff_mode, NULL, &current_speed, NULL, NULL,
4059 NULL, NULL, NULL, &buff_mode, NULL, &current_speed, NULL, NULL,
4102 int buff_mode; local
4120 &current_blocksize, &current_density, NULL, &buff_mode, NULL,
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

Completed in 118 milliseconds