/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 1401 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect, 1486 struct scr_tblsel select; member 1797 ncrcmd select [ 6]; member 2048 ** And try to select this target. 2050 SCR_SEL_TBL_ATN ^ offsetof (struct dsb, select), 2809 ** And try to select this target without ATN. 2816 SCR_SEL_TBL ^ offsetof (struct dsb, select), 4348 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select)); in ncr_queue_command() 4351 ** select in ncr_queue_command() 4353 cp->phys.select in ncr_queue_command() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 1403 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect, 1483 struct scr_tblsel select; member 1794 ncrcmd select [ 6]; member 2025 ** And try to select this target. 2027 SCR_SEL_TBL_ATN ^ offsetof (struct dsb, select), 2781 ** And try to select this target without ATN. 2788 SCR_SEL_TBL ^ offsetof (struct dsb, select), 4320 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select)); in ncr_queue_command() 4323 ** select in ncr_queue_command() 4325 cp->phys.select in ncr_queue_command() [all...] |
/foundation/multimedia/audio_lite/services/impl/ |
H A D | audio_capturer_impl.cpp | 18 #include <sys/select.h>
|
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_s_server_test.cpp | 143 EXPECT_CALL(SystemFuncMock::GetInstance(), select(_, _, _, _, _)).WillRepeatedly(Return(0)); in HWTEST_F() 149 int ret = ReceiveDhcpMessage(1, &msgInfo); // failed to select isset. in HWTEST_F()
|
/foundation/communication/dsoftbus/components/nstackx/fillp/include/ |
H A D | fillpcallbacks.h | 134 * This is a callback for select system function to allow a program to check multiple file descriptors. 140 * @param[in] timeVal Indicates the max time for select to wait. 849 /* Indicates a variable to register select callback function. */ 850 FillpSelectFunc select; member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
H A D | coap_client.c | 27 #include <sys/select.h>
|
/kernel/linux/linux-5.10/drivers/cpuidle/governors/ |
H A D | menu.c | 376 * closest timer event, select this one to avoid getting in menu_select() 562 .select = menu_select,
|
H A D | teo.c | 39 * o Otherwise, select the shallower state with the greatest matched "early" 485 .select = teo_select,
|
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 307 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main() 312 perror("select"); in main()
|
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/simple/device_app/ |
H A D | aio_simple.c | 284 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main() 289 perror("select"); in main()
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-imx-intmux.c | 175 .select = imx_intmux_irq_select,
|
H A D | irq-partition-percpu.c | 206 BUG_ON(!ops->select || !ops->translate); in partition_create_desc()
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | qd65xx.c | 101 outb(drive->select | ATA_DEVICE_OBS, drive->hwif->io_ports.device_addr); in qd65xx_dev_select()
|
H A D | ns87415.c | 36 * registers, IDE status register and the IDE select register need to be 176 outb(drive->select | ATA_DEVICE_OBS, drive->hwif->io_ports.device_addr); in ns87415_dev_select()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | hdreg.h | 46 unsigned select : 1; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | cpuidle.h | 298 int (*select) (struct cpuidle_driver *drv, member
|
/kernel/linux/linux-6.6/drivers/cpuidle/governors/ |
H A D | teo.c | 66 * In order to select an idle state for a CPU, the governor takes the following 89 * for an alternative idle state to select. 104 * select the given idle state instead of the candidate one. 106 * 3. By default, select the candidate state. 422 * If state 0 is enabled and it is not a polling one, select it in teo_select() 557 * If there is a latency constraint, it may be necessary to select an in teo_select() 686 .select = teo_select,
|
H A D | menu.c | 392 * closest timer event, select this one to avoid getting in menu_select() 578 .select = menu_select,
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | hdreg.h | 46 unsigned select : 1; member
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-imx-intmux.c | 175 .select = imx_intmux_irq_select,
|
H A D | irq-partition-percpu.c | 203 BUG_ON(!ops->select || !ops->translate); in partition_create_desc()
|
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 307 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main() 312 perror("select"); in main()
|
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/device_app/ |
H A D | aio_simple.c | 302 ret = select(((ep0 > evfd) ? ep0 : evfd)+1, in main() 307 perror("select"); in main()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | hdreg.h | 46 unsigned select : 1; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | hdreg.h | 46 unsigned select : 1; member
|