Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mpr/
H A Dmprvar.h769 int mpr_push_ieee_sge(struct mpr_command *, void *, int);
H A Dmpr_user.c513 return (mpr_push_ieee_sge(cm, &req->SGL, 0)); in mpi_pre_fw_download()
541 return (mpr_push_ieee_sge(cm, &req->SGL, 0)); in mpi_pre_fw_upload()
H A Dmpr.c3323 mpr_push_ieee_sge(struct mpr_command *cm, void *sgep, int segsleft) in mpr_push_ieee_sge() function
3413 return (mpr_push_ieee_sge(cm, &ieee_sge, segsleft)); in mpr_add_dmaseg()