Searched defs:bpsize (Results 1 – 4 of 4) sorted by relevance
46 getlun(const char *bp, int bpsize, uint_t *lun) in getlun()80 getppa(const char *bp, int bpsize, uint_t *ppa) in getppa()
736 int bpsize = MBLKL(fnp->fn_mp); in fifo_read() local
449 size_t bpsize; in _wndoprnt() local
753 #define bpsize(bp) ((unsigned int)(bp->b_datap->db_lim - bp->b_datap->db_base)) macro