Searched defs:fis (Results 1 – 17 of 17) sorted by relevance
/linux-3.3/drivers/block/mtip32xx/ |
D | mtip32xx.c | 512 struct host_to_dev_fis *fis; in mtip_timeout_function() local 715 struct host_to_dev_fis *fis; in mtip_handle_tfe() local 1077 void *fis, in mtip_exec_internal_command() 1241 struct host_to_dev_fis fis; in mtip_get_identify() local 1315 struct host_to_dev_fis fis; in mtip_standby_immediate() local 1492 struct host_to_dev_fis fis; in exec_drive_task() local 1564 struct host_to_dev_fis fis; in exec_drive_command() local 1684 struct host_to_dev_fis fis; in exec_drive_taskfile() local 2080 struct host_to_dev_fis *fis; in mtip_hw_submit_io() local
|
/linux-3.3/drivers/scsi/libsas/ |
D | sas_discover.c | 94 struct dev_to_host_fis *fis = in sas_get_port_device() local
|
D | sas_host_smp.c | 144 struct dev_to_host_fis *fis; in sas_report_phy_sata() local
|
D | sas_ata.c | 598 struct dev_to_host_fis *fis = in sas_get_ata_command_set() local
|
/linux-3.3/drivers/scsi/aic94xx/ |
D | aic94xx_dev.c | 134 struct dev_to_host_fis *fis = (struct dev_to_host_fis *) in asd_init_sata() local
|
D | aic94xx_sas.h | 401 struct host_to_dev_fis fis; member 466 struct host_to_dev_fis fis; member
|
/linux-3.3/drivers/scsi/isci/ |
D | phy.h | 110 struct dev_to_host_fis fis; member
|
D | task.c | 266 struct host_to_dev_fis *fis = &ireq->stp.cmd; in isci_sata_management_task_request_build() local
|
D | request.c | 2681 static void isci_process_stp_response(struct sas_task *task, struct dev_to_host_fis *fis) in isci_process_stp_response() 3275 struct host_to_dev_fis *fis = &ireq->stp.cmd; in isci_request_stp_request_construct() local
|
/linux-3.3/drivers/ata/ |
D | sata_sil24.c | 43 u8 fis[6 * 4]; member 490 u8 fis[6 * 4]; in sil24_read_tf() local
|
D | sata_nv.c | 1778 static void nv_swncq_irq_clear(struct ata_port *ap, u16 fis) in nv_swncq_irq_clear() 2084 static void nv_swncq_hotplug(struct ata_port *ap, u32 fis) in nv_swncq_hotplug() 2223 static void nv_swncq_host_interrupt(struct ata_port *ap, u16 fis) in nv_swncq_host_interrupt()
|
D | libata-core.c | 544 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() 586 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis()
|
D | libahci.c | 1218 u8 *fis = pp->cmd_tbl; in ahci_exec_polled_cmd() local
|
D | sata_mv.c | 2196 static unsigned int mv_send_fis(struct ata_port *ap, u32 *fis, int nwords) in mv_send_fis() 2257 u32 fis[5]; in mv_qc_issue_fis() local
|
/linux-3.3/include/scsi/ |
D | sas.h | 431 struct dev_to_host_fis fis; member 625 struct dev_to_host_fis fis; member
|
D | libsas.h | 512 struct host_to_dev_fis fis; member
|
/linux-3.3/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 1088 u16 fis[10]; /*18h */ member
|