Searched refs:action (Results 276 - 300 of 381) sorted by relevance

<<111213141516

/drivers/misc/
H A Dlkdtm.c171 MODULE_PARM_DESC(cpoint_type, " Crash Point Type, action to be taken on "\
175 "crash point is to be hit to trigger action");
185 struct irqaction *action)
184 jp_handle_irq_event(unsigned int irq, struct irqaction *action) argument
/drivers/mtd/nand/
H A Dnandsim.c259 #define ACTION_MASK 0x00700000 /* action mask */
273 /* Remove action bits from state */
1610 * If state has any action bit, perform this action.
1614 static int do_state_action(struct nandsim *ns, uint32_t action) argument
1620 action &= ACTION_MASK;
1623 if (action != ACTION_SECERASE && ns->regs.row >= ns->geom.pgnum) {
1628 switch (action) {
1755 NS_DBG("do_state_action: BUG! unknown action\n");
1780 /* See, whether we need to do some action */
[all...]
/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h468 enum mlx4_en_mclist_act action; member in struct:mlx4_en_mc_list
/drivers/net/fddi/skfp/h/
H A Dcmtdef.h606 int *BytesAccessed, int *BytesNeeded, u_char action);
/drivers/net/wireless/mwifiex/
H A Dinit.c263 sleep_cfm_buf->action = cpu_to_le16(SLEEP_CONFIRM);
/drivers/s390/net/
H A Dqeth_core_mpc.h516 __u8 action; member in struct:qeth_ipacmd_diagass
/drivers/s390/scsi/
H A Dzfcp_dbf.c309 rec->u.run.rec_action = erp->action;
/drivers/scsi/
H A DBusLogic.h874 enum blogic_action action; /* Byte 7 */ member in struct:blogic_outbox
H A DBusLogic.c2692 has already occurred and no further action should be taken.
2970 enum blogic_action action, struct blogic_ccb *ccb)
2975 if (next_outbox->action == BLOGIC_OUTBOX_FREE) {
2984 next_outbox->action = action;
2989 if (action == BLOGIC_MBOX_START) {
2969 blogic_write_outbox(struct blogic_adapter *adapter, enum blogic_action action, struct blogic_ccb *ccb) argument
H A Daha152x.c1497 int action=0; local
1507 action++;
1549 action++;
1641 action++;
1661 if(!action)
3402 "busfree without any action: %d\n"
/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c132 * @action: action, ARM or DISARM. For now only ARM_CQE is used
138 int bnx2i_arm_cq_event_coalescing(struct bnx2i_endpoint *ep, u8 action) argument
155 if (action != CNIC_ARM_CQE_FP)
159 if (action == CNIC_ARM_CQE || action == CNIC_ARM_CQE_FP) {
/drivers/staging/lustre/lustre/ptlrpc/
H A Dpack_generic.c2493 void lustre_swab_hsm_current_action(struct hsm_current_action *action) argument
2495 __swab32s(&action->hca_state);
2496 __swab32s(&action->hca_action);
2497 lustre_swab_hsm_extent(&action->hca_location);
/drivers/staging/rtl8723au/include/
H A Drtw_mlme_ext.h571 unsigned char action, unsigned short status);
/drivers/xen/
H A Dxen-acpi-processor.c499 unsigned long action, void *data)
498 xen_acpi_processor_resume(struct notifier_block *nb, unsigned long action, void *data) argument
/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c4338 * drivers affected by this action.
4681 * If a recovery action has forced a chip reset,
5865 ahc_search_action action)
5889 if (action == SEARCH_COMPLETE) {
5917 switch (action) {
5955 if (action != SEARCH_COUNT
6029 switch (action) {
6064 channel, lun, status, action);
6066 if (action == SEARCH_COMPLETE)
6074 ahc_search_action action)
5863 ahc_search_qinfifo(struct ahc_softc *ahc, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahc_search_action action) argument
6072 ahc_search_untagged_queues(struct ahc_softc *ahc, ahc_io_ctx_t ctx, int target, char channel, int lun, uint32_t status, ahc_search_action action) argument
[all...]
H A Daic79xx_core.c199 ahd_search_action action,
5939 * drivers affected by this action.
6345 * If a recovery action has forced a chip reset,
8199 ahd_search_action action)
8239 if (action == SEARCH_PRINT) {
8265 switch (action) {
8290 if (action == SEARCH_PRINT)
8342 if (action == SEARCH_PRINT)
8347 action, &tid_head, &tid_tail,
8361 switch (action) {
8197 ahd_search_qinfifo(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahd_search_action action) argument
8427 ahd_search_scb_list(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahd_search_action action, u_int *list_head, u_int *list_tail, u_int tid) argument
[all...]
/drivers/block/
H A Dswim3.c289 static void swim3_action(struct floppy_state *fs, int action) argument
293 swim3_select(fs, action);
/drivers/crypto/nx/
H A Dnx-842.c1002 * @action: notifier action
1003 * @update: struct pSeries_reconfig_prop_update pointer if action is
1011 static int nx842_OF_notifier(struct notifier_block *np, unsigned long action, argument
1024 action == OF_RECONFIG_UPDATE_PROPERTY &&
/drivers/message/fusion/
H A Dmptspi.c561 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT;
654 pReq->ActionDataWord = 0; /* Reserved for this action */
659 ddvprintk(ioc, printk(MYIOC_s_DEBUG_FMT "RAID Volume action=%x channel=%d id=%d\n",
897 cfg.action = MPI_CONFIG_ACTION_PAGE_WRITE_CURRENT;
/drivers/net/wireless/iwlwifi/dvm/
H A Dmac80211.c719 enum ieee80211_ampdu_mlme_action action,
727 IWL_DEBUG_HT(priv, "A-MPDU action on addr %pM tid %d\n",
736 switch (action) {
717 iwlagn_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size) argument
/drivers/scsi/esas2r/
H A Desas2r.h437 u8 action; member in struct:esas2r_flash_img_v0
473 u8 action; member in struct:esas2r_flash_img
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2371 /* record action */
2372 if (rule->action == IXGBE_FDIR_DROP_QUEUE)
2375 fsp->ring_cookie = rule->action;
2588 * Don't allow programming if the action is a queue greater than
2647 input->action = IXGBE_FDIR_DROP_QUEUE;
2649 input->action = fsp->ring_cookie;
2672 (input->action == IXGBE_FDIR_DROP_QUEUE) ?
2674 adapter->rx_ring[input->action]->reg_idx);
/drivers/media/usb/gspca/
H A Dzc3xx.c5630 const struct usb_action *action)
5632 while (action->req) {
5633 switch (action->req) {
5635 reg_w(gspca_dev, action->val, action->idx);
5638 reg_r(gspca_dev, action->idx);
5642 action->val, /* reg */
5643 action->idx & 0xff, /* valL */
5644 action->idx >> 8); /* valH */
5648 action
5629 usb_exchange(struct gspca_dev *gspca_dev, const struct usb_action *action) argument
[all...]
/drivers/char/pcmcia/
H A Dsynclink_cs.c736 /* Return next bottom half action to perform.
772 int action; local
781 while((action = bh_action(info)) != 0) {
785 printk("%s(%d):bh_handler() work item action=%d\n",
786 __FILE__,__LINE__,action);
788 switch (action) {
801 printk("Unknown work item ID=%08X!\n", action);
/drivers/ata/
H A Dlibata-scsi.c423 dev->link->eh_info.action |= ATA_EH_RESET;
3978 ehi->action |= ATA_EH_RESET;
3986 ehi->action |= ATA_EH_RESET;

Completed in 1188 milliseconds

<<111213141516