Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/storage/
Dene_ub6250.c871 u8 PageNum, u32 *PageBuf, struct ms_lib_type_extdat *ExtraDat) in ms_read_readpage() argument
920 ExtraDat->reserved = 0; in ms_read_readpage()
921 ExtraDat->intr = 0x80; /* Not yet,fireware support */ in ms_read_readpage()
922 ExtraDat->status0 = 0x10; /* Not yet,fireware support */ in ms_read_readpage()
924 ExtraDat->status1 = 0x00; /* Not yet,fireware support */ in ms_read_readpage()
925 ExtraDat->ovrflg = bbuf[0]; in ms_read_readpage()
926 ExtraDat->mngflg = bbuf[1]; in ms_read_readpage()
927 ExtraDat->logadr = memstick_logaddr(bbuf[2], bbuf[3]); in ms_read_readpage()
1348 u8 PageNum, struct ms_lib_type_extdat *ExtraDat) in ms_lib_read_extra() argument
1371 ExtraDat->reserved = 0; in ms_lib_read_extra()
[all …]