Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/bnxt_re/
Dqplib_sp.c510 int bnxt_qplib_free_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_free_mrw()
549 int bnxt_qplib_alloc_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw) in bnxt_qplib_alloc_mrw()
587 int bnxt_qplib_dereg_mrw(struct bnxt_qplib_res *res, struct bnxt_qplib_mrw *mrw, in bnxt_qplib_dereg_mrw()
/linux-6.14.4/drivers/cdrom/
Dcdrom.c903 int mrw, mrw_write, ram_write; in cdrom_open_write() local