Searched defs:seg_no (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rts5208/ |
D | ms.c | 2398 int size, i, seg_no, retval; local 2468 static u16 ms_get_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off) 2485 int seg_no, u16 log_off, u16 phy_blk) 2502 int seg_no; local 2514 static u16 ms_get_unused_block(struct rtsx_chip *chip, int seg_no) 2545 int seg_no; local 2583 static int ms_build_l2p_tbl(struct rtsx_chip *chip, int seg_no) 3733 int retval, seg_no; local 3819 int retval, seg_no; local
|
D | rtsx_chip.h | 240 unsigned char seg_no; /* segment No. */ member
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_core.c | 1652 bfa_iocfc_set_snsbase(struct bfa_s *bfa, int seg_no, u64 snsbase_pa) in bfa_iocfc_set_snsbase()
|
/linux-4.4.14/fs/logfs/ |
D | logfs.h | 673 static inline u32 seg_no(struct super_block *sb, u64 ofs) in seg_no() function
|