Searched refs:id_buffer (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/mps/ |
| D | mps_sas_lsi.c | 120 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, 915 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, u32 devinfo) in mpssas_get_sata_identify() argument 979 bcopy(buffer, id_buffer, sz); in mpssas_get_sata_identify()
|
| /freebsd-10-stable/sys/dev/mpr/ |
| D | mpr_sas_lsi.c | 123 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, 1092 Mpi2SataPassthroughReply_t *mpi_reply, char *id_buffer, int sz, u32 devinfo) in mprsas_get_sata_identify() argument 1156 bcopy(buffer, id_buffer, sz); in mprsas_get_sata_identify()
|