Lines Matching +defs:val +defs:callback
491 * ELS callback routines (to register us as a ULP)
822 * ELS callback routines (to register us as a ULP)
941 * callbacks if a ULP removes it self from the callback list
1419 int flags, int (*callback)(), caddr_t arg)
1445 kf = (callback == SLEEP_FUNC)? KM_SLEEP: KM_NOSLEEP;
1501 if (sf_cr_alloc(sf, cmd, callback) == DDI_FAILURE) {
1596 sf->sf_sochandle->fcal_dmaattr, callback, arg,
1603 dma_flags, callback, arg, &cmd->cmd_dmacookie,
1765 void (*callback)(caddr_t), caddr_t arg)
1769 return (scsi_hba_reset_notify_setup(ap, flag, callback, arg,
2425 * run the callback and expect the
2696 * we've received an ELS callback, i.e. an ELS packet has arrived
2717 /* get # pkts in this callback */
4480 int val, int tgtonly, int doset)
4517 "set cap: cap=%s,val=0x%x,tgtonly=0x%x"
4519 cap, val, tgtonly, doset, rval));
4551 "get cap: cap=%s,val=0x%x,tgtonly=0x%x,"
4553 cap, val, tgtonly, doset, rval));
5389 * the pkt_comp callback for command packets
7065 * called by the transport to add an event callback
7069 ddi_eventcookie_t eventid, void (*callback)(dev_info_t *dip,
7082 eventid, callback, arg, NDI_SLEEP, cb_id));
7088 * called by the transport to remove an event callback