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

/drivers/net/ethernet/neterion/
H A DKconfig27 More specific information on configuring the driver is in
40 More specific information on configuring the driver is in
/drivers/net/ethernet/ti/
H A DKconfig56 This driver supports configuring of the phy mode connected to
/drivers/crypto/
H A Dixp4xx_crypto.c188 atomic_t configuring; member in struct:ixp_ctx
390 if (atomic_dec_and_test(&ctx->configuring))
396 if (atomic_dec_and_test(&ctx->configuring))
559 atomic_set(&ctx->configuring, 0);
639 atomic_inc(&ctx->configuring);
714 atomic_inc(&ctx->configuring);
822 atomic_inc(&ctx->configuring);
845 if (!atomic_dec_and_test(&ctx->configuring))
883 if (atomic_read(&ctx->configuring))
1008 if (atomic_read(&ctx->configuring))
[all...]
/drivers/memory/
H A DKconfig40 functions of the driver includes re-configuring AC timing
/drivers/ide/
H A DKconfig58 The IDE driver (which you are currently configuring) supports
/drivers/scsi/libsas/
H A Dsas_expander.c461 dev->ex_dev.configuring = rg->configuring;
504 if (dev->ex_dev.configuring) {
505 SAS_DPRINTK("RG: ex %llx self-configuring...\n",
1539 SAS_DPRINTK("ex %016llx has self-configuring routing table\n",
1816 * when the first level expander is self-configuring, hotplug the disks in

Completed in 191 milliseconds