Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_mb.h106 (__mbp)->mb_size = sizeof(*(__cp)); \
124 int mb_size; /* Size of this member
Dcsio_mb.c1107 mbp->mb_size = 64; in csio_fcoe_read_portparams_init_mb()
1268 int size = mbp->mb_size; in csio_mb_issue()
1591 size = mbp->mb_size; in csio_mb_isr_handler()
/drivers/staging/wlags49_h2/
Dhcf.c2203 HCFASSERT( (P)->mb_size >= 60, (P)->mb_size ); in hcf_put_info()
2206 ifbp->IFB_MBSize = ifbp->IFB_MBp == NULL ? 0 : P->mb_size; in hcf_put_info()
Dmdd.h284 XX2( CFG_REG_MB, hcf_16* , mb_addr, hcf_16, mb_size )