Home
last modified time | relevance | path

Searched defs:seg_no (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/rts5208/
Dms.c2098 int size, i, seg_no, retval; local
2158 static u16 ms_get_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off)
2175 int seg_no, u16 log_off, u16 phy_blk)
2192 int seg_no; local
2204 static u16 ms_get_unused_block(struct rtsx_chip *chip, int seg_no)
2235 int seg_no; local
2273 static int ms_build_l2p_tbl(struct rtsx_chip *chip, int seg_no)
2496 int seg_no = ms_card->total_block / 512 - 1; local
3317 int retval, seg_no; local
3395 int retval, seg_no; local
Drtsx_chip.h230 unsigned char seg_no; /* segment No. */ member
/linux-6.1.9/drivers/scsi/bfa/
Dbfa_core.c1656 bfa_iocfc_set_snsbase(struct bfa_s *bfa, int seg_no, u64 snsbase_pa) in bfa_iocfc_set_snsbase()