Searched defs:seg_no (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/rts5208/ |
D | ms.c | 2214 int size, i, seg_no, retval; local 2278 static u16 ms_get_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off) 2295 int seg_no, u16 log_off, u16 phy_blk) 2312 int seg_no; local 2324 static u16 ms_get_unused_block(struct rtsx_chip *chip, int seg_no) 2355 int seg_no; local 2393 static int ms_build_l2p_tbl(struct rtsx_chip *chip, int seg_no) 2623 int seg_no = ms_card->total_block / 512 - 1; local 3478 int retval, seg_no; local 3560 int retval, seg_no; local
|
D | rtsx_chip.h | 242 unsigned char seg_no; /* segment No. */ member
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_core.c | 1664 bfa_iocfc_set_snsbase(struct bfa_s *bfa, int seg_no, u64 snsbase_pa) in bfa_iocfc_set_snsbase()
|