Searched refs:nag (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c326 struct ag_info *ag, *nag, *ag_cors; local
644 nag = ag_avail;
645 ag_avail = nag->ag_fine;
647 nag->ag_dst_h = dst;
648 nag->ag_mask = mask;
649 nag->ag_ifp = ifp;
650 nag->ag_gate = gate;
651 nag->ag_nhop = nhop;
652 nag->ag_metric = metric;
653 nag
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c4260 char *nag = NULL; local
4265 DFM(nag, "I/O Port In Reset");
4268 DFM(nag, "Hardware Timeout");
4271 DFM(nag, "Internal SMP Resource Failure");
4274 DFM(nag, "PHY Not Ready");
4277 DFM(nag, "Connection Rate Not Supported");
4280 DFM(nag, "Open Retry Timeout");
4283 DFM(nag, "HW Resource Busy");
4286 DFM(nag, "Response Connection Error");
4289 __func__, pptr->path, nag);
4496 char *nag = NULL; local
[all...]

Completed in 66 milliseconds