Searched refs:cherror (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_ch.c | 188 static int cherror(union ccb *ccb, uint32_t cam_flags, 648 error = cherror(done_ccb, CAM_RETRY_SELTO, in chdone() 733 cherror(union ccb *ccb, uint32_t cam_flags, uint32_t sense_flags) in cherror() function 850 error = cam_periph_ioctl(periph, cmd, addr, cherror); in chioctl() 903 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/CAM_RETRY_SELTO, in chmove() 966 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/CAM_RETRY_SELTO, in chexchange() 1012 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO, in chposition() 1254 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO, in chgetelemstatus() 1322 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO, in chgetelemstatus() 1592 error = cam_periph_runccb(ccb, cherror, in chgetparams() [all …]
|