Symbol: notify
crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c
1669
ipsecdoi_parse_responder_lifetime(struct isakmp_pl_n *notify,
crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c
1677
tlen = ntohs(notify->h.len) - sizeof(*notify) - notify->spi_size;
crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c
1678
d = (struct isakmp_data *)((char *)(notify + 1) +
crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c
1679
notify->spi_size);
crypto/dist/ipsec-tools/src/racoon/ipsec_doi.h
252
extern int ipsecdoi_parse_responder_lifetime(struct isakmp_pl_n *notify,
crypto/dist/ipsec-tools/src/racoon/isakmp_ident.c
1857
struct isakmp_pl_n *notify = (struct isakmp_pl_n *) gen;
crypto/dist/ipsec-tools/src/racoon/isakmp_ident.c
1860
type = ntohs(notify->type);
crypto/dist/ipsec-tools/src/racoon/isakmp_ident.c
1866
isakmp_log_notify(iph1, notify, "identity exchange");
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
329
isakmp_log_notify(struct ph1handle *iph1, struct isakmp_pl_n *notify,
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
336
type = ntohs(notify->type);
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
337
if (ntohs(notify->h.len) < sizeof(*notify) + notify->spi_size) {
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
348
nraw = ((char*) notify) + sizeof(*notify) + notify->spi_size;
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
349
l = ntohs(notify->h.len) - sizeof(*notify) - notify->spi_size;
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
385
isakmp_info_recv_n(struct ph1handle *iph1, struct isakmp_pl_n *notify,
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
390
type = ntohs(notify->type);
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
408
(struct isakmp_pl_ru *)notify, msgid);
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
413
(struct isakmp_pl_ru *)notify, msgid);
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
429
isakmp_log_notify(iph1, notify, "informational exchange");
crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c
431
isakmp_log_notify(iph1, notify, "unencrypted informational exchange");
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1042
if (notify != NULL)
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1043
vfree(notify);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1829
vchar_t *notify = NULL;
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1847
notify = vmalloc(tlen);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1848
if (notify == NULL) {
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1853
n = (struct isakmp_pl_n *)notify->v;
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1862
myhash = oakley_compute_hash1(iph2->ph1, iph2->msgid, notify);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1869
+ notify->l;
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1886
memcpy(p, notify->v, notify->l);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1917
if (notify != NULL)
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
1918
vfree(notify);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
2521
struct isakmp_pl_n *notify = (struct isakmp_pl_n *) gen;
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
2525
type = ntohs(notify->type);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
2532
ipsecdoi_parse_responder_lifetime(notify,
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
2570
isakmp_log_notify(iph2->ph1, notify, "phase2 exchange");
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
918
vchar_t *notify = NULL;
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
952
if (notify != NULL) {
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
958
notify = vmalloc(pa->len);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
959
if (notify == NULL) {
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
964
memcpy(notify->v, pa->ptr, notify->l);
crypto/dist/ipsec-tools/src/racoon/isakmp_quick.c
995
my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, notify);
games/monop/execute.c
85
notify();
games/monop/houses.c
259
notify();
games/monop/monop.h
179
void notify(void);
games/monop/morg.c
109
notify();
games/monop/morg.c
226
notify();
libexec/comsat/comsat.c
216
notify(ep, offset);
libexec/comsat/comsat.c
93
static void notify(const struct utmpentry *, off_t);
libexec/ftpd/conf.c
107
REASSIGN(curclass.notify, NULL);
libexec/ftpd/conf.c
405
CONF_STRING(notify);
libexec/ftpd/conf.c
560
if (EMPTYSTR(curclass.notify))
libexec/ftpd/conf.c
564
if (glob(curclass.notify, GLOB_BRACE|GLOB_LIMIT, NULL, &gl) != 0
libexec/ftpd/extern.h
282
char *notify; /* Files to notify about upon chdir */
libexec/ftpd/ftpd.c
2739
if (! EMPTYSTR(curclass.notify))
libexec/ftpd/ftpd.c
2740
reply(0, "Notify fileglob: %s", curclass.notify);
sbin/dump/dump.h
135
extern int notify; /* notify operator flag */
sbin/dump/main.c
110
int notify; /* notify operator flag */
sbin/dump/main.c
255
notify = 1;
sbin/dump/optr.c
149
if (notify == 0) {
sbin/dump/optr.c
193
if (!notify)
sys/arch/hpc/stand/hpcboot/menu/rootwindow.cpp
127
NMHDR *notify = reinterpret_cast <NMHDR *>(lparam);
sys/arch/hpc/stand/hpcboot/menu/rootwindow.cpp
136
switch(notify->code) {
sys/arch/xen/include/xenio.h
169
struct ioctl_gntdev_grant_notify notify;
sys/arch/xen/include/xenio.h
192
struct ioctl_gntdev_grant_notify notify;
sys/arch/xen/xen/if_xennet_xenbus.c
1197
int notify;
sys/arch/xen/xen/if_xennet_xenbus.c
1284
RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_tx_ring, notify);
sys/arch/xen/xen/if_xennet_xenbus.c
1285
if (notify)
sys/arch/xen/xen/if_xennet_xenbus.c
786
int otherend_id, notify;
sys/arch/xen/xen/if_xennet_xenbus.c
857
RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_rx_ring, notify);
sys/arch/xen/xen/if_xennet_xenbus.c
858
if (notify)
sys/arch/xen/xen/privcmd.c
1014
privcmd_notify(&pobj->u.gr.notify, 0, pobj->u.gr.ops);
sys/arch/xen/xen/privcmd.c
1029
privcmd_notify(&pobj->u.ga.notify, pobj->u.ga.gntva, NULL);
sys/arch/xen/xen/privcmd.c
665
if (mgr->notify.offset < 0 || mgr->notify.offset > mgr->count)
sys/arch/xen/xen/privcmd.c
676
memcpy(&obj->u.gr.notify, &mgr->notify,
sys/arch/xen/xen/privcmd.c
677
sizeof(obj->u.gr.notify));
sys/arch/xen/xen/privcmd.c
735
if (mga->notify.offset < 0 || mga->notify.offset > mga->count)
sys/arch/xen/xen/privcmd.c
747
memcpy(&obj->u.ga.notify, &mga->notify,
sys/arch/xen/xen/privcmd.c
748
sizeof(obj->u.ga.notify));
sys/arch/xen/xen/privcmd.c
82
struct ioctl_gntdev_grant_notify notify;
sys/arch/xen/xen/privcmd.c
90
struct ioctl_gntdev_grant_notify notify;
sys/arch/xen/xen/privcmd.c
914
privcmd_notify(struct ioctl_gntdev_grant_notify *notify, vaddr_t va,
sys/arch/xen/xen/privcmd.c
917
if (notify->action & UNMAP_NOTIFY_SEND_EVENT) {
sys/arch/xen/xen/privcmd.c
918
hypervisor_notify_via_evtchn(notify->event_channel_port);
sys/arch/xen/xen/privcmd.c
920
if ((notify->action & UNMAP_NOTIFY_CLEAR_BYTE) == 0) {
sys/arch/xen/xen/privcmd.c
921
notify->action = 0;
sys/arch/xen/xen/privcmd.c
927
int i = notify->offset / PAGE_SIZE;
sys/arch/xen/xen/privcmd.c
928
int o = notify->offset % PAGE_SIZE;
sys/arch/xen/xen/privcmd.c
973
char *n = (void *)(va + notify->offset);
sys/arch/xen/xen/privcmd.c
976
notify->action = 0;
sys/arch/xen/xen/xbd_xenbus.c
1046
int notify;
sys/arch/xen/xen/xbd_xenbus.c
1080
RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_ring, notify);
sys/arch/xen/xen/xbd_xenbus.c
1081
if (notify)
sys/arch/xen/xen/xbd_xenbus.c
1129
int notify;
sys/arch/xen/xen/xbd_xenbus.c
1256
RING_PUSH_REQUESTS_AND_CHECK_NOTIFY(&sc->sc_ring, notify);
sys/arch/xen/xen/xbd_xenbus.c
1257
if (notify)
sys/arch/xen/xen/xbdback_xenbus.c
1627
int notify;
sys/arch/xen/xen/xbdback_xenbus.c
1660
RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xbdi->xbdi_ring.ring_n, notify);
sys/arch/xen/xen/xbdback_xenbus.c
1662
if (notify) {
sys/arch/xen/xen/xenevt.c
627
struct ioctl_evtchn_notify *notify = addr;
sys/arch/xen/xen/xenevt.c
629
if (notify->port >= NR_EVENT_CHANNELS)
sys/arch/xen/xen/xenevt.c
632
if (devevent[notify->port] != d) {
sys/arch/xen/xen/xenevt.c
636
hypervisor_notify_via_evtchn(notify->port);
sys/arch/xen/xen/xennetback_xenbus.c
1036
int notify;
sys/arch/xen/xen/xennetback_xenbus.c
1047
RING_PUSH_RESPONSES_AND_CHECK_NOTIFY(&xneti->xni_rxring, notify);
sys/arch/xen/xen/xennetback_xenbus.c
1050
if (notify) {
sys/dev/acpi/acpi.c
1302
ACPI_NOTIFY_HANDLER notify;
sys/dev/acpi/acpi.c
1346
if ((notify = atomic_load_acquire(&ad->ad_notify)) == NULL)
sys/dev/acpi/acpi.c
1352
(*notify)(ad->ad_handle, event, ad->ad_device);
sys/dev/acpi/acpi.c
1362
acpi_register_notify(struct acpi_devnode *ad, ACPI_NOTIFY_HANDLER notify)
sys/dev/acpi/acpi.c
1372
if (ad == NULL || notify == NULL)
sys/dev/acpi/acpi.c
1380
atomic_store_release(&ad->ad_notify, notify);
sys/dev/acpi/acpi_acad.c
217
acpiacad_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context)
sys/dev/acpi/acpi_acad.c
222
switch (notify) {
sys/dev/acpi/acpi_acad.c
248
aprint_debug_dev(dv, "unknown notify 0x%02X\n", notify);
sys/dev/acpi/acpi_bat.c
675
acpibat_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context)
sys/dev/acpi/acpi_bat.c
680
switch (notify) {
sys/dev/acpi/acpi_bat.c
691
aprint_error_dev(dv, "unknown notify: 0x%02X\n", notify);
sys/dev/acpi/acpi_button.c
184
acpibut_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context)
sys/dev/acpi/acpi_button.c
189
switch (notify) {
sys/dev/acpi/acpi_button.c
199
aprint_debug_dev(dv, "unknown notify 0x%02X\n", notify);
sys/dev/acpi/acpi_display.c
445
acpidisp_notify(ACPI_HANDLE handle, uint32_t notify)
sys/dev/acpi/acpi_display.c
453
(*adn->adn_func)(handle, notify, adn->adn_cookie);
sys/dev/acpi/acpi_display.c
911
acpidisp_vga_notify_handler(ACPI_HANDLE handle, uint32_t notify,
sys/dev/acpi/acpi_display.c
919
switch (notify) {
sys/dev/acpi/acpi_display.c
930
"unhandled notify: 0x%"PRIx32"\n", notify);
sys/dev/acpi/acpi_display.c
934
"unknown notify: 0x%"PRIx32"\n", notify);
sys/dev/acpi/acpi_display.c
941
acpidisp_notify(handle, notify);
sys/dev/acpi/acpi_display.c
945
acpidisp_out_notify_handler(ACPI_HANDLE handle, uint32_t notify,
sys/dev/acpi/acpi_display.c
953
switch (notify) {
sys/dev/acpi/acpi_display.c
968
"unhandled notify: 0x%"PRIx32"\n", notify);
sys/dev/acpi/acpi_display.c
972
"unknown notify: 0x%"PRIx32"\n", notify);
sys/dev/acpi/acpi_lid.c
154
acpilid_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context)
sys/dev/acpi/acpi_lid.c
159
switch (notify) {
sys/dev/acpi/acpi_lid.c
169
aprint_debug_dev(dv, "unknown notify 0x%02X\n", notify);
sys/dev/acpi/acpi_tz.c
592
acpitz_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
sys/dev/acpi/acpi_tz.c
597
switch (notify) {
sys/dev/acpi/acpi_tz.c
609
aprint_debug_dev(dv, "unknown notify 0x%02X\n", notify);
sys/dev/acpi/acpi_vmgenid.c
277
acpivmgenid_notify(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
sys/dev/acpi/acpi_vmgenid.c
282
if (notify != 0x80) {
sys/dev/acpi/acpi_vmgenid.c
283
aprint_debug_dev(self, "unknown notify 0x%02x\n", notify);
sys/dev/acpi/asus_acpi.c
199
asus_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
sys/dev/acpi/asus_acpi.c
206
if (notify >= ASUS_NOTIFY_BrightnessLow &&
sys/dev/acpi/asus_acpi.c
207
notify <= ASUS_NOTIFY_BrightnessHigh) {
sys/dev/acpi/asus_acpi.c
209
(notify & 0xf) * 100 / 0xf);
sys/dev/acpi/asus_acpi.c
213
switch (notify) {
sys/dev/acpi/asus_acpi.c
233
aprint_debug_dev(sc->sc_dev, "unknown event 0x%02x\n", notify);
sys/dev/acpi/dalb_acpi.c
184
acpi_dalb_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
sys/dev/acpi/dalb_acpi.c
190
switch (notify) {
sys/dev/acpi/dalb_acpi.c
203
notify, (uint32_t)sc->sc_usageid);
sys/dev/acpi/smbus_acpi.c
520
acpi_smbus_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
sys/dev/acpi/smbus_acpi.c
525
aprint_debug_dev(dv, "received notify message 0x%x\n", notify);
sys/dev/acpi/sony_acpi.c
320
sony_acpi_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
sys/dev/acpi/sony_acpi.c
327
if (notify == SONY_NOTIFY_FnKeyEvent) {
sys/dev/acpi/sony_acpi.c
332
notify = arg & 0xff;
sys/dev/acpi/sony_acpi.c
335
switch (notify) {
sys/dev/acpi/sony_acpi.c
370
aprint_debug_dev(dv, "unknown notify event 0x%x\n", notify);
sys/dev/acpi/thinkpad_acpi.c
466
thinkpad_notify_handler(ACPI_HANDLE hdl, uint32_t notify, void *opaque)
sys/dev/acpi/thinkpad_acpi.c
473
if (notify != 0x80) {
sys/dev/acpi/thinkpad_acpi.c
474
aprint_debug_dev(self, "unknown notify 0x%02x\n", notify);
sys/dev/acpi/vald_acpi.c
248
vald_acpi_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context)
sys/dev/acpi/vald_acpi.c
255
switch (notify) {
sys/dev/acpi/vald_acpi.c
263
"unknown notify 0x%02X\n", notify);
sys/dev/acpi/valz_acpi.c
315
valz_acpi_notify_handler(ACPI_HANDLE handle, uint32_t notify, void *context)
sys/dev/acpi/valz_acpi.c
322
switch (notify) {
sys/dev/acpi/valz_acpi.c
337
"unknown notify 0x%02X\n", notify);
sys/dev/ic/aac.c
128
int notify;
sys/dev/ic/aac.c
1530
if (aac_qinfo[queue].notify != 0)
sys/dev/ic/aac.c
1531
AAC_QNOTIFY(sc, aac_qinfo[queue].notify);
sys/dev/ic/aac.c
1547
int notify;
sys/dev/ic/aac.c
1562
notify = 0;
sys/dev/ic/aac.c
1564
notify = 1;
sys/dev/ic/aac.c
1611
if (notify && (aac_qinfo[queue].notify != 0))
sys/dev/ic/aac.c
1612
AAC_QNOTIFY(sc, aac_qinfo[queue].notify);
sys/dev/ic/aac.c
1659
if (aac_qinfo[queue].notify != 0)
sys/dev/ic/aac.c
1660
AAC_QNOTIFY(sc, aac_qinfo[queue].notify);
sys/dev/ic/isp_library.c
633
isp_notify_t notify;
sys/dev/ic/isp_library.c
683
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_library.c
684
notify.nt_ncode = NT_HBA_RESET;
sys/dev/ic/isp_library.c
685
notify.nt_hba = isp;
sys/dev/ic/isp_library.c
686
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_library.c
687
notify.nt_nphdl = NIL_HANDLE;
sys/dev/ic/isp_library.c
688
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_library.c
689
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_library.c
690
notify.nt_tgt = TGT_ANY;
sys/dev/ic/isp_library.c
691
notify.nt_channel = tmp;
sys/dev/ic/isp_library.c
692
notify.nt_lun = LUN_ANY;
sys/dev/ic/isp_library.c
693
notify.nt_tagval = TAG_ANY;
sys/dev/ic/isp_library.c
694
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
1002
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
1008
isp_notify_t notify;
sys/dev/ic/isp_target.c
1014
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_target.c
1015
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
1016
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
1017
notify.nt_lun = (aep->at_cmnd.fcp_cmnd_lun[0] << 8) | (aep->at_cmnd.fcp_cmnd_lun[1]);
sys/dev/ic/isp_target.c
1018
notify.nt_tagval = aep->at_rxid;
sys/dev/ic/isp_target.c
1019
notify.nt_tagval |= (((uint64_t)(isp->isp_serno++)) << 32);
sys/dev/ic/isp_target.c
1020
notify.nt_lreserved = aep;
sys/dev/ic/isp_target.c
1035
notify.nt_nphdl = NIL_HANDLE; /* unknown here */
sys/dev/ic/isp_target.c
1036
notify.nt_sid = sid;
sys/dev/ic/isp_target.c
1037
notify.nt_did = did;
sys/dev/ic/isp_target.c
1038
notify.nt_channel = chan;
sys/dev/ic/isp_target.c
1040
isp_prt(isp, ISP_LOGINFO, f1, "ABORT TASK SET", sid, notify.nt_lun, aep->at_rxid);
sys/dev/ic/isp_target.c
1041
notify.nt_ncode = NT_ABORT_TASK_SET;
sys/dev/ic/isp_target.c
1043
isp_prt(isp, ISP_LOGINFO, f1, "CLEAR TASK SET", sid, notify.nt_lun, aep->at_rxid);
sys/dev/ic/isp_target.c
1044
notify.nt_ncode = NT_CLEAR_TASK_SET;
sys/dev/ic/isp_target.c
1046
isp_prt(isp, ISP_LOGINFO, f1, "LUN RESET", sid, notify.nt_lun, aep->at_rxid);
sys/dev/ic/isp_target.c
1047
notify.nt_ncode = NT_LUN_RESET;
sys/dev/ic/isp_target.c
1049
isp_prt(isp, ISP_LOGINFO, f1, "TARGET RESET", sid, notify.nt_lun, aep->at_rxid);
sys/dev/ic/isp_target.c
1050
notify.nt_ncode = NT_TARGET_RESET;
sys/dev/ic/isp_target.c
1052
isp_prt(isp, ISP_LOGINFO, f1, "CLEAR ACA", sid, notify.nt_lun, aep->at_rxid);
sys/dev/ic/isp_target.c
1053
notify.nt_ncode = NT_CLEAR_ACA;
sys/dev/ic/isp_target.c
1055
isp_prt(isp, ISP_LOGWARN, f2, aep->at_cmnd.fcp_cmnd_task_management, notify.nt_lun, sid, aep->at_rxid);
sys/dev/ic/isp_target.c
1056
notify.nt_ncode = NT_UNKNOWN;
sys/dev/ic/isp_target.c
1059
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
197
isp_notify_t notify;
sys/dev/ic/isp_target.c
327
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_target.c
328
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
329
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
330
notify.nt_tgt = TGT_ANY;
sys/dev/ic/isp_target.c
331
notify.nt_nphdl = iid;
sys/dev/ic/isp_target.c
332
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_target.c
333
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_target.c
334
notify.nt_lun = LUN_ANY;
sys/dev/ic/isp_target.c
335
notify.nt_tagval = TAG_ANY;
sys/dev/ic/isp_target.c
336
notify.nt_tagval |= (((uint64_t)(isp->isp_serno++)) << 32);
sys/dev/ic/isp_target.c
337
notify.nt_ncode = NT_BUS_RESET;
sys/dev/ic/isp_target.c
338
notify.nt_need_ack = 1;
sys/dev/ic/isp_target.c
339
notify.nt_lreserved = local;
sys/dev/ic/isp_target.c
340
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
344
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_target.c
345
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
346
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
347
notify.nt_nphdl = iid;
sys/dev/ic/isp_target.c
348
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_target.c
349
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_target.c
350
notify.nt_ncode = NT_LOGOUT;
sys/dev/ic/isp_target.c
351
notify.nt_need_ack = 1;
sys/dev/ic/isp_target.c
352
notify.nt_lreserved = local;
sys/dev/ic/isp_target.c
353
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
357
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_target.c
358
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
359
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
360
notify.nt_nphdl = iid;
sys/dev/ic/isp_target.c
361
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_target.c
362
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_target.c
363
notify.nt_ncode = NT_ABORT_TASK;
sys/dev/ic/isp_target.c
364
notify.nt_need_ack = 1;
sys/dev/ic/isp_target.c
365
notify.nt_lreserved = local;
sys/dev/ic/isp_target.c
366
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
371
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_target.c
372
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
373
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
374
notify.nt_nphdl = NIL_HANDLE;
sys/dev/ic/isp_target.c
375
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_target.c
376
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_target.c
377
notify.nt_ncode = NT_GLOBAL_LOGOUT;
sys/dev/ic/isp_target.c
378
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
791
isp_notify_t notify;
sys/dev/ic/isp_target.c
793
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_target.c
794
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
795
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
796
notify.nt_nphdl = NIL_HANDLE;
sys/dev/ic/isp_target.c
797
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_target.c
798
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_target.c
799
notify.nt_tgt = TGT_ANY;
sys/dev/ic/isp_target.c
800
notify.nt_channel = bus;
sys/dev/ic/isp_target.c
801
notify.nt_lun = LUN_ANY;
sys/dev/ic/isp_target.c
802
notify.nt_tagval = TAG_ANY;
sys/dev/ic/isp_target.c
803
notify.nt_tagval |= (((uint64_t)(isp->isp_serno++)) << 32);
sys/dev/ic/isp_target.c
809
notify.nt_ncode = NT_LINK_UP;
sys/dev/ic/isp_target.c
810
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
814
notify.nt_ncode = NT_LINK_DOWN;
sys/dev/ic/isp_target.c
815
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
822
notify.nt_ncode = NT_LIP_RESET;
sys/dev/ic/isp_target.c
823
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
828
notify.nt_ncode = NT_BUS_RESET;
sys/dev/ic/isp_target.c
829
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
833
notify.nt_ncode = NT_TARGET_RESET;
sys/dev/ic/isp_target.c
834
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
888
isp_notify_t notify;
sys/dev/ic/isp_target.c
891
ISP_MEMZERO(&notify, sizeof (notify));
sys/dev/ic/isp_target.c
892
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
893
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
894
notify.nt_nphdl = GET_IID_VAL(inp->in_iid);
sys/dev/ic/isp_target.c
895
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_target.c
896
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_target.c
897
notify.nt_channel = GET_BUS_VAL(inp->in_iid);
sys/dev/ic/isp_target.c
898
notify.nt_tgt = inp->in_tgt;
sys/dev/ic/isp_target.c
899
notify.nt_lun = inp->in_lun;
sys/dev/ic/isp_target.c
900
IN_MAKE_TAGID(notify.nt_tagval, inp);
sys/dev/ic/isp_target.c
901
notify.nt_tagval |= (((uint64_t)(isp->isp_serno++)) << 32);
sys/dev/ic/isp_target.c
902
notify.nt_lreserved = inp;
sys/dev/ic/isp_target.c
907
notify.nt_ncode = NT_ABORT_TASK_SET;
sys/dev/ic/isp_target.c
910
notify.nt_ncode = NT_TARGET_RESET;
sys/dev/ic/isp_target.c
913
notify.nt_ncode = NT_ABORT_TASK;
sys/dev/ic/isp_target.c
916
notify.nt_ncode = NT_CLEAR_TASK_SET;
sys/dev/ic/isp_target.c
919
notify.nt_ncode = NT_CLEAR_ACA;
sys/dev/ic/isp_target.c
922
notify.nt_ncode = NT_ABORT_TASK;
sys/dev/ic/isp_target.c
925
notify.nt_ncode = NT_LUN_RESET;
sys/dev/ic/isp_target.c
932
isp_async(isp, ISPASYNC_TARGET_NOTIFY, &notify);
sys/dev/ic/isp_target.c
945
isp_notify_t notify;
sys/dev/ic/isp_target.c
950
ISP_MEMZERO(&notify, sizeof (isp_notify_t));
sys/dev/ic/isp_target.c
951
notify.nt_hba = isp;
sys/dev/ic/isp_target.c
952
notify.nt_wwn = INI_ANY;
sys/dev/ic/isp_target.c
954
notify.nt_nphdl = ((in_fcentry_e_t *)inp)->in_iid;
sys/dev/ic/isp_target.c
958
notify.nt_nphdl = inp->in_iid;
sys/dev/ic/isp_target.c
962
notify.nt_sid = PORT_ANY;
sys/dev/ic/isp_target.c
963
notify.nt_did = PORT_ANY;
sys/dev/ic/isp_target.c
967
notify.nt_lun = inp->in_scclun;
sys/dev/ic/isp_target.c
969
notify.nt_lun = inp->in_lun;
sys/dev/ic/isp_target.c
971
notify.nt_tagval = seqid;
sys/dev/ic/isp_target.c
972
notify.nt_tagval |= (((uint64_t)(isp->isp_serno++)) << 32);
sys/dev/ic/isp_target.c
973
notify.nt_need_ack = 1;
sys/dev/ic/isp_target.c
974
notify.nt_lreserved = inp;
sys/dev/ic/isp_target.c
977
isp_prt(isp, ISP_LOGINFO, f2, "immediate notify status", inp->in_status, notify.nt_lun, loopid, inp->in_task_flags, inp->in_seqid);
sys/dev/ic/isp_target.c
983
isp_prt(isp, ISP_LOGINFO, f1, "ABORT TASK SET", loopid, notify.nt_lun, inp->in_seqid);
sys/dev/ic/isp_target.c
984
notify.nt_ncode = NT_ABORT_TASK_SET;
sys/dev/ic/isp_target.c
986
isp_prt(isp, ISP_LOGINFO, f1, "CLEAR TASK SET", loopid, notify.nt_lun, inp->in_seqid);
sys/dev/ic/isp_target.c
987
notify.nt_ncode = NT_CLEAR_TASK_SET;
sys/dev/ic/isp_target.c
989
isp_prt(isp, ISP_LOGINFO, f1, "LUN RESET", loopid, notify.nt_lun, inp->in_seqid);
sys/dev/ic/isp_target.c
990
notify.nt_ncode = NT_LUN_RESET;
sys/dev/ic/isp_target.c
992
isp_prt(isp, ISP_LOGINFO, f1, "TARGET RESET", loopid, notify.nt_lun, inp->in_seqid);
sys/dev/ic/isp_target.c
993
notify.nt_ncode = NT_TARGET_RESET;
sys/dev/ic/isp_target.c
995
isp_prt(isp, ISP_LOGINFO, f1, "CLEAR ACA", loopid, notify.nt_lun, inp->in_seqid);
sys/dev/ic/isp_target.c
996
notify.nt_ncode = NT_CLEAR_ACA;
sys/dev/ic/isp_target.c
998
isp_prt(isp, ISP_LOGWARN, f2, "task flag", inp->in_status, notify.nt_lun, loopid, inp->in_task_flags, inp->in_seqid);
sys/dev/midictl.c
177
if (NULL == mc->notify)
sys/dev/midictl.c
178
mc->notify = notify_no_one;
sys/dev/midictl.c
235
mc->notify(mc->cookie, MIDICTL_NOTES_OFF, chan, 0);
sys/dev/midictl.c
238
mc->notify(mc->cookie, MIDICTL_LOCAL, chan, ctlval[1]);
sys/dev/midictl.c
241
mc->notify(mc->cookie, MIDICTL_SOUND_OFF, chan, 0);
sys/dev/midictl.c
318
mc->notify(mc->cookie, MIDICTL_CTLR, chan, key);
sys/dev/midictl.c
331
mc->notify(mc->cookie, MIDICTL_CTLR, chan, key);
sys/dev/midictl.c
443
mc->notify(mc->cookie, MIDICTL_RESET, chan, 0);
sys/dev/midictl.c
466
mc->notify(mc->cookie, CTL14 == c ? MIDICTL_CTLR
sys/dev/midictl.h
155
midictl_notify *notify;
sys/dev/midisyn.c
273
.notify = midisyn_notify
sys/dev/pci/cxgb/cxgb_offload.c
1000
if (notify && neigh->parms->app_probes)
sys/dev/pci/cxgb/cxgb_offload.c
900
int notify = 0;
sys/dev/pci/cxgb/cxgb_offload.c
962
notify = 1;
sys/dev/pci/if_iwmreg.h
2694
uint32_t notify;
sys/dev/pci/if_ixl.c
3645
param->notify = IXL_AQ_LINK_NOTIFY;
sys/dev/pci/if_ixl.c
4507
param->notify = IXL_AQ_LINK_NOTIFY;
sys/dev/pci/if_ixlvar.h
415
uint8_t notify;
sys/dev/pci/virtio.c
1234
goto notify;
sys/dev/pci/virtio.c
1245
notify:
sys/dev/pci/virtio_pci.c
444
struct virtio_pci_notify_cap notify;
sys/dev/pci/virtio_pci.c
449
{ &common, &isr, &device, &notify.cap };
sys/dev/pci/virtio_pci.c
456
&notify, sizeof(notify)))
sys/dev/pci/virtio_pci.c
500
i = bars_idx[notify.cap.bar];
sys/dev/pci/virtio_pci.c
502
notify.cap.offset, notify.cap.length, &psc->sc_notify_ioh)) {
sys/dev/pci/virtio_pci.c
507
psc->sc_notify_iosize = notify.cap.length;
sys/dev/pci/virtio_pci.c
509
psc->sc_notify_off_multiplier = le32toh(notify.notify_off_multiplier);
sys/kern/kern_entropy.c
866
bool notify = false;
sys/kern/kern_entropy.c
891
notify |= (E->bitsneeded && E->bitsneeded <= nbits);
sys/kern/kern_entropy.c
892
notify |= (nbits >= MINENTROPYBITS);
sys/kern/kern_entropy.c
901
if (notify) {
sys/kern/sys_mqueue.c
790
struct proc *notify = NULL;
sys/kern/sys_mqueue.c
883
notify = mq->mq_notify_proc;
sys/kern/sys_mqueue.c
899
} else if (notify) {
sys/kern/sys_mqueue.c
902
kpsignal(notify, &ksi, NULL);
sys/net/if.c
2279
bool notify;
sys/net/if.c
2311
notify = (link_state == LINK_STATE_UP &&
sys/net/if.c
2318
if (notify) {
sys/net/route.c
2310
void *v, bool notify)
sys/net/route.c
2336
if (notify)
sys/netcan/can.c
831
void (*notify) __P((struct inpcb *, int)) = can_notify;
sys/netcan/can.c
841
notify = inpcb_rtchange, ip = 0;
sys/netcan/can.c
849
ip->ip_src, uh->uh_sport, errno, notify);
sys/netcan/can.c
854
notify);
sys/netcan/can_pcb.c
293
int errno, void (*notify)(struct canpcb *, int))
sys/netcan/can_pcb.c
299
if (faddr == 0 || notify == 0)
sys/netcan/can_pcb.c
308
(*notify)(canp, errno);
sys/netcan/can_pcb.c
317
void (*notify)(struct canpcb *, int))
sys/netcan/can_pcb.c
321
if (faddr == 0 || notify == 0)
sys/netcan/can_pcb.c
326
(*notify)(canp, errno);
sys/netinet/dccp_usrreq.c
933
void (*notify)(struct inpcb *, int) = dccp_notify;
sys/netinet/dccp_usrreq.c
943
notify = inpcb_rtchange;
sys/netinet/dccp_usrreq.c
953
ip->ip_src, dh->dh_sport, inetctlerrmap[cmd], notify);
sys/netinet/dccp_usrreq.c
957
(*notify)(inp, inetctlerrmap[cmd]);
sys/netinet/dccp_usrreq.c
964
inpcb_notifyall(&dccpbtable, faddr, inetctlerrmap[cmd], notify);
sys/netinet/in_pcb.c
771
void (*notify)(struct inpcb *, int))
sys/netinet/in_pcb.c
778
if (in_nullhost(faddr) || notify == NULL)
sys/netinet/in_pcb.c
791
(*notify)(inp, errno);
sys/netinet/in_pcb.c
800
void (*notify)(struct inpcb *, int))
sys/netinet/in_pcb.c
804
if (in_nullhost(faddr) || notify == NULL)
sys/netinet/in_pcb.c
811
(*notify)(inp, errno);
sys/netinet/raw_ip.c
239
void (*notify)(struct inpcb *, int))
sys/netinet/raw_ip.c
252
(*notify)(inp, errno);
sys/netinet/raw_ip.c
264
void (*notify)(struct inpcb *, int) = inpcb_rtchange;
sys/netinet/raw_ip.c
274
notify = inpcb_rtchange, ip = 0;
sys/netinet/raw_ip.c
281
ip->ip_src, ip->ip_p, errno, notify);
sys/netinet/raw_ip.c
286
notify);
sys/netinet/tcp_subr.c
1278
void (*notify)(struct inpcb *, int) = tcp_notify;
sys/netinet/tcp_subr.c
1298
notify = in6pcb_rtchange, d = NULL;
sys/netinet/tcp_subr.c
1362
(const struct sockaddr *)sa6_src, th.th_sport, cmd, NULL, notify);
sys/netinet/tcp_subr.c
1371
(const struct sockaddr *)sa6_src, 0, cmd, NULL, notify);
sys/netinet/tcp_subr.c
1386
void (*notify)(struct inpcb *, int) = tcp_notify;
sys/netinet/tcp_subr.c
1410
notify = inpcb_rtchange, ip = 0;
sys/netinet/tcp_subr.c
1490
th->th_dport, ip->ip_src, th->th_sport, errno, notify);
sys/netinet/tcp_subr.c
1507
notify);
sys/netinet/udp_usrreq.c
657
void (*notify)(struct inpcb *, int) = udp_notify;
sys/netinet/udp_usrreq.c
668
notify = inpcb_rtchange;
sys/netinet/udp_usrreq.c
679
ip->ip_src, uh->uh_sport, errno, notify);
sys/netinet/udp_usrreq.c
683
notify);
sys/netinet6/icmp6.c
1038
goto notify;
sys/netinet6/icmp6.c
1052
goto notify;
sys/netinet6/icmp6.c
1055
notify:
sys/netinet6/in6_pcb.c
604
void *cmdarg, void (*notify)(struct inpcb *, int))
sys/netinet6/in6_pcb.c
641
notify = in6pcb_rtchange;
sys/netinet6/in6_pcb.c
740
if (notify)
sys/netinet6/in6_pcb.c
741
(*notify)(inp, errno);
sys/netinet6/raw_ip6.c
274
void (*notify)(struct inpcb *, int) = in6pcb_rtchange;
sys/netinet6/raw_ip6.c
284
notify = in6pcb_rtchange, d = NULL;
sys/netinet6/raw_ip6.c
358
sin6tocsa(sa6_src), 0, cmd, cmdarg, notify);
sys/netinet6/udp6_usrreq.c
196
void (*notify)(struct inpcb *, int) = udp6_notify;
sys/netinet6/udp6_usrreq.c
209
notify = in6pcb_rtchange, d = NULL;
sys/netinet6/udp6_usrreq.c
214
notify = in6pcb_rtchange;
sys/netinet6/udp6_usrreq.c
292
notify);
sys/netinet6/udp6_usrreq.c
295
sin6tocsa(sa6_src), 0, cmd, cmdarg, notify);
usr.bin/rdist/docmd.c
194
notify(tempfile, rhost, sc->sc_args, 0);
usr.bin/rdist/docmd.c
427
notify(tempfile, NULL, sc->sc_args, lastmod);
usr.bin/rdist/docmd.c
66
static void notify(char *, char *, struct namelist *, time_t);
usr.sbin/acpitools/acpidump/acpi.c
441
acpi_print_hest_notify(ACPI_HEST_NOTIFY *notify)
usr.sbin/acpitools/acpidump/acpi.c
445
switch (notify->Type) {
usr.sbin/acpitools/acpidump/acpi.c
483
printf("%d (reserved)", notify->Type);
usr.sbin/acpitools/acpidump/acpi.c
488
printf("\t\tLength=%d\n", notify->Length);
usr.sbin/acpitools/acpidump/acpi.c
493
PRINTFLAG(notify->ConfigWriteEnable, TYPE);
usr.sbin/acpitools/acpidump/acpi.c
494
PRINTFLAG(notify->ConfigWriteEnable, POLL_INTERVAL);
usr.sbin/acpitools/acpidump/acpi.c
495
PRINTFLAG(notify->ConfigWriteEnable, POLL_THRESHOLD_VALUE);
usr.sbin/acpitools/acpidump/acpi.c
496
PRINTFLAG(notify->ConfigWriteEnable, POLL_THRESHOLD_WINDOW);
usr.sbin/acpitools/acpidump/acpi.c
497
PRINTFLAG(notify->ConfigWriteEnable, ERR_THRESHOLD_VALUE);
usr.sbin/acpitools/acpidump/acpi.c
498
PRINTFLAG(notify->ConfigWriteEnable, ERR_THRESHOLD_WINDOW);
usr.sbin/acpitools/acpidump/acpi.c
503
printf("\t\tPoll Interval=%d msec\n", notify->PollInterval);
usr.sbin/acpitools/acpidump/acpi.c
504
printf("\t\tInterrupt Vector=%d\n", notify->Vector);
usr.sbin/acpitools/acpidump/acpi.c
506
notify->PollingThresholdValue);
usr.sbin/acpitools/acpidump/acpi.c
508
notify->PollingThresholdWindow);
usr.sbin/acpitools/acpidump/acpi.c
510
notify->ErrorThresholdValue);
usr.sbin/acpitools/acpidump/acpi.c
512
notify->ErrorThresholdWindow);
usr.sbin/mrouted/defs.h
291
extern void rsrr_cache_send(struct gtable *gt, int notify);
usr.sbin/mrouted/rsrr.c
458
rsrr_cache_send(gt,notify)
usr.sbin/mrouted/rsrr.c
460
int notify;
usr.sbin/mrouted/rsrr.c
465
if (notify)
usr.sbin/rpc.lockd/lock_proc.c
1224
notify(arg->mon_name, arg->state);
usr.sbin/rpc.lockd/lockd_lock.h
9
void notify(const char *, int);