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

/drivers/block/
H A Dxd.h104 static u_char xd_detect (u_char *controller, unsigned int *address);
H A Dxd.c183 if (xd_detect(&controller,&address)) {
279 /* xd_detect: scan the possible BIOS ROM locations for the signature strings */
280 static u_char __init xd_detect (u_char *controller, unsigned int *address) function

Completed in 9 milliseconds