Searched defs:ms_info (Results 1 – 6 of 6) sorted by relevance
657 struct ms_info { struct658 u16 ms_type;659 u8 block_shift;660 u8 page_off;661 u16 total_block;662 u16 boot_block;663 u32 capacity;665 u8 check_ms_flow;666 u8 switch_8bit_fail;667 u8 err_code;[all …]
559 struct ms_info { struct560 u16 ms_type;561 u8 block_shift;562 u8 page_off;563 u16 total_block;564 u16 boot_block;565 u32 capacity;567 u8 check_ms_flow;568 u8 switch_8bit_fail;569 u8 err_code;[all …]
390 struct cdrom_multisession *ms_info) in sr_get_last_session()
249 struct cdrom_multisession *ms_info) in ide_cdrom_get_last_session()
333 struct cdrom_multisession *ms_info) in gdrom_get_last_session()
2254 struct cdrom_multisession ms_info; in cdrom_ioctl_multisession() local