Home
last modified time | relevance | path

Searched defs:mrw (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/bnxt_re/
Dqplib_sp.c557 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_free_mrw()
593 int bnxt_qplib_alloc_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_alloc_mrw()
628 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw, in bnxt_qplib_dereg_mrw()
/drivers/cdrom/
Dcdrom.c899 int mrw, mrw_write, ram_write; in cdrom_open_write() local