Home
last modified time | relevance | path

Searched refs:CAM_AUTOSENSE_FAIL (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Daic7xxx_cam.h78 CAM_AUTOSENSE_FAIL = XS_DRIVER_STUFFUP, /* Autosense: request sense cmd fail */ enumerator
Daic7xxx.c862 ahc_set_transaction_status(scb, CAM_AUTOSENSE_FAIL); in ahc_handle_seqint()
Daic79xx.c7868 ahd_set_transaction_status(scb, CAM_AUTOSENSE_FAIL); in ahd_handle_scsi_status()