Home
last modified time | relevance | path

Searched refs:SET_BP_ERROR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsgendef.h168 #define SET_BP_ERROR(bp, err) bioerror(bp, err); macro
H A Dses.h308 #define SET_BP_ERROR(bp, err) bioerror(bp, err); macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c1000 SET_BP_ERROR(bp, EIO); in ses_start()
1011 SET_BP_ERROR(bp, 0); in ses_start()
1030 SET_BP_ERROR(bp, EIO); in ses_start()
1110 SET_BP_ERROR(bp, EBUSY); in ses_restart()
1113 SET_BP_ERROR(bp, EIO); in ses_restart()
1333 SET_BP_ERROR(bp, err); in ses_callback()
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c249 #define SET_BP_ERROR(bp, err) \ macro
1792 SET_BP_ERROR(bp, ((un) ? ENXIO : EIO)); in dcdstrategy()
1814 SET_BP_ERROR(bp, EINVAL); in dcdstrategy()
1835 SET_BP_ERROR(bp, EIO); in dcdstrategy()
1938 SET_BP_ERROR(bp, EIO); in dcdstrategy()
2109 SET_BP_ERROR(bp, EIO); in dcdstart()
2172 SET_BP_ERROR(bp, EIO); in dcdstart()
2519 SET_BP_ERROR(bp, ENOTSUP); in dcdintr()
2522 SET_BP_ERROR(bp, EIO); in dcdintr()
2568 SET_BP_ERROR(bp, EIO); in dcdintr()
[all …]