Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.c54 struct fsl_sata_slot;
68 static void fsl_sata_execute_transaction(struct fsl_sata_slot *slot);
70 static void fsl_sata_end_transaction(struct fsl_sata_slot *slot, enum fsl_sata_err_type et);
230 struct fsl_sata_slot { struct
265 struct fsl_sata_slot slot[FSL_SATA_MAX_SLOTS];
642 struct fsl_sata_slot *slot = &ch->slot[i]; in fsl_sata_slotsalloc()
663 struct fsl_sata_slot *slot = &ch->slot[i]; in fsl_sata_slotsfree()
886 struct fsl_sata_slot *slot; in fsl_sata_begin_transaction()
942 struct fsl_sata_slot *slot = arg; in fsl_sata_dmasetprd()
987 fsl_sata_execute_transaction(struct fsl_sata_slot *slot) in fsl_sata_execute_transaction()
[all …]