Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps_sas_lsi.c122 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz,
816 Mpi2SataPassthroughReply_t mpi_reply; in mpssas_get_sas_address_for_sata_disk()
909 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, u32 devinfo) in mpssas_get_sata_identify()
912 Mpi2SataPassthroughReply_t *reply = NULL; in mpssas_get_sata_identify()
957 reply = (Mpi2SataPassthroughReply_t *)cm->cm_reply; in mpssas_get_sata_identify()
971 bcopy(reply, mpi_reply, sizeof(Mpi2SataPassthroughReply_t)); in mpssas_get_sata_identify()
/freebsd/sys/dev/mpr/
H A Dmpr_sas_lsi.c124 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz,
1041 Mpi2SataPassthroughReply_t mpi_reply; in mprsas_get_sas_address_for_sata_disk()
1134 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, u32 devinfo) in mprsas_get_sata_identify()
1137 Mpi2SataPassthroughReply_t *reply; in mprsas_get_sata_identify()
1182 reply = (Mpi2SataPassthroughReply_t *)cm->cm_reply; in mprsas_get_sata_identify()
1196 bcopy(reply, mpi_reply, sizeof(Mpi2SataPassthroughReply_t)); in mprsas_get_sata_identify()
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_sas.h229 Mpi2SataPassthroughReply_t, MPI2_POINTER pMpi2SataPassthroughReply_t; typedef
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_sas.h251 Mpi2SataPassthroughReply_t, MPI2_POINTER pMpi2SataPassthroughReply_t; typedef