Home
last modified time | relevance | path

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

/include/scsi/
Dscsi_driver.h20 int (*eh_action)(struct scsi_cmnd *, int); member
Dscsi_host.h548 struct completion * eh_action; /* Wait for specific actions on the member
/include/trace/events/
Dlibata.h280 TP_PROTO(struct ata_device *dev, unsigned int eh_action, unsigned int eh_err_mask),
282 TP_ARGS(dev, eh_action, eh_err_mask),
287 __field( unsigned int, eh_action )
294 __entry->eh_action = eh_action;
300 __parse_eh_action(__entry->eh_action),