Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dene_ub6250.c920 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()
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()
1375 ExtraDat->ovrflg = bbuf[0]; in ms_lib_read_extra()
1376 ExtraDat->mngflg = bbuf[1]; in ms_lib_read_extra()
[all …]