Searched refs:buff_mode (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/cam/scsi/ |
H A D | scsi_sa.c | 607 uint32_t *numblocks, int *buff_mode, 3878 int *buff_mode, uint8_t *write_protect, uint8_t *speed, in sagetparams() argument 4002 *buff_mode = mode_hdr->dev_spec & SMH_SA_BUF_MODE_MASK; in sagetparams() 4215 int dp_len, buff_mode; in sasetprot() local 4256 NULL, NULL, NULL, &buff_mode, NULL, ¤t_speed, NULL, NULL, in sasetprot() 4283 NULL, NULL, NULL, &buff_mode, NULL, ¤t_speed, NULL, NULL, in sasetprot() 4363 NULL, NULL, NULL, &buff_mode, NULL, ¤t_speed, NULL, NULL, in sasetprot() 4406 int buff_mode; in sasetparams() local 4424 ¤t_blocksize, ¤t_density, NULL, &buff_mode, NULL, in sasetparams()
|