Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/isci/
Dremote_device.h250 SCI_STP_DEV_ATAPI_ERROR, enumerator
Dremote_device.c448 if (state == SCI_STP_DEV_ATAPI_ERROR) { in sci_remote_device_event_handler()
651 case SCI_STP_DEV_ATAPI_ERROR: in sci_remote_device_complete_io()
1047 [SCI_STP_DEV_ATAPI_ERROR] = { },
Drequest.c2213 sci_change_state(&idev->sm, SCI_STP_DEV_ATAPI_ERROR); in atapi_data_tc_completion_handler()
2229 sci_change_state(&idev->sm, SCI_STP_DEV_ATAPI_ERROR); in atapi_data_tc_completion_handler()