Searched refs:comp_supported (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/cam/scsi/ |
| D | scsi_sa.c | 405 int *comp_supported, int *comp_enabled, 933 int comp_enabled, comp_supported; in saioctl() local 937 &write_protect, &softc->speed, &comp_supported, in saioctl() 947 if (comp_supported) { in saioctl() 1923 int comp_enabled, comp_supported; in samount() local 2038 &softc->speed, &comp_supported, in samount() 2252 if (comp_supported) { in samount() 2563 int *comp_supported, int *comp_enabled, u_int32_t *comp_algorithm, in sagetparams() argument 2588 *comp_supported = FALSE; in sagetparams() 2701 *comp_supported = in sagetparams() [all …]
|