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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide-probe.c1015 down(&ide_cfg_sem);
1144 up(&ide_cfg_sem);
1167 up(&ide_cfg_sem);
H A Dide.c172 DECLARE_MUTEX(ide_cfg_sem); variable
550 static ide_hwif_t tmp_hwif; /* protected by ide_cfg_sem */
558 down(&ide_cfg_sem);
665 up(&ide_cfg_sem);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dide.h1378 extern struct semaphore ide_cfg_sem;
1382 * ide_cfg_sem and ide_lock together protect changes to

Completed in 51 milliseconds