Searched refs:F_SIZECODE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/
H A Dfloppy.c329 #define F_SIZECODE (raw_cmd->cmd[2]) macro
2108 F_SIZECODE = FD_SIZECODE(_floppy); setup_format_params()
2109 F_SECT_PER_TRACK = _floppy->sect << 2 >> F_SIZECODE; setup_format_params()
2136 here[count].size = F_SIZECODE; setup_format_params()

Completed in 260 milliseconds