scu_get_event_type 377 drivers/scsi/isci/host.c switch (scu_get_event_type(ent)) { scu_get_event_type 574 drivers/scsi/isci/remote_device.c switch (scu_get_event_type(event_code)) { scu_get_event_type 617 drivers/scsi/isci/remote_device.c if (scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX || scu_get_event_type 618 drivers/scsi/isci/remote_device.c scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX_RX) { scu_get_event_type 630 drivers/scsi/isci/remote_device.c if (scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX || scu_get_event_type 631 drivers/scsi/isci/remote_device.c scu_get_event_type(event_code) == SCU_EVENT_TYPE_RNC_SUSPEND_TX_RX) scu_get_event_type 453 drivers/scsi/isci/remote_node_context.c switch (scu_get_event_type(event_code)) { scu_get_event_type 472 drivers/scsi/isci/remote_node_context.c switch (scu_get_event_type(event_code)) { scu_get_event_type 488 drivers/scsi/isci/remote_node_context.c switch (scu_get_event_type(event_code)) { scu_get_event_type 491 drivers/scsi/isci/remote_node_context.c sci_rnc->suspend_type = scu_get_event_type(event_code); scu_get_event_type 495 drivers/scsi/isci/remote_node_context.c sci_rnc->suspend_type = scu_get_event_type(event_code); scu_get_event_type 502 drivers/scsi/isci/remote_node_context.c switch (scu_get_event_type(event_code)) { scu_get_event_type 512 drivers/scsi/isci/remote_node_context.c if (sci_rnc->suspend_type == scu_get_event_type(event_code))