Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-cd.h118 struct atapi_msf { struct
148 struct atapi_msf msf;
182 struct atapi_msf msf;
186 struct atapi_msf msf;
Dide-cd.c1928 void msf_from_bcd (struct atapi_msf *msf) in msf_from_bcd()