Home
last modified time | relevance | path

Searched refs:notes (Results 1 – 25 of 103) sorted by relevance

12345

/titanic_50/usr/src/lib/libprtdiag_psr/sparc/starcat/common/
H A Dstarcat.c165 sprintf(card.notes, "%s", XMITS_COMPATIBLE); in display_pci()
180 sprintf(card.notes, "%s", SCHIZO_COMPATIBLE); in display_pci()
182 sprintf(card.notes, " "); in display_pci()
331 (void) sprintf(card.notes, "%s portid [%d]" in display_pci()
333 card.notes, portid, card.dev_no, in display_pci()
662 if (strcmp(p->notes, XMITS_COMPATIBLE) == 0) { in display_io_slot_info()
699 if (strcmp(p->notes, XMITS_COMPATIBLE) == 0) { in display_io_max_bus_speed()
719 log_printf(" %s", p->notes, 0); in display_io_max_bus_speed()
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c259 sprintf(card.notes, "%s", XMITS_COMPATIBLE); in display_pci()
274 sprintf(card.notes, "%s", SCHIZO_COMPATIBLE); in display_pci()
276 sprintf(card.notes, " "); in display_pci()
458 (void) sprintf(card.notes, "%s portid [%d] dev_no[%d]" in display_pci()
460 card.notes, in display_pci()
892 if (strcmp(p->notes, XMITS_COMPATIBLE) == 0) { in display_io_max_bus_speed()
914 log_printf(" %s", p->notes, 0); in display_io_max_bus_speed()
1475 char notes[30]; in display_sgsbbc_revisions() local
1529 (void) sprintf(notes, "[%s] portid [%d]", slot_name, in display_sgsbbc_revisions()
1557 log_printf("%s", notes, 0); in display_sgsbbc_revisions()
[all …]
/titanic_50/usr/src/lib/libprtdiag/inc/
H A Ddisplay_sun4u.h83 char notes[MAXSTRLEN]; /* notes */ member
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dhuron.c181 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes)); in huron_pci_callback()
264 log_printf("%46.45s", pci_card.notes); in huron_pci_callback()
H A Dpelton.c181 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes)); in pelton_pci_callback()
262 log_printf("%46.45s", pci_card.notes); in pelton_pci_callback()
H A Dstpaul.c118 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes)); in stpaul_pci_callback()
225 log_printf("%46.45s", pci_card.notes); in stpaul_pci_callback()
H A Dontario.c199 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes)); in ontario_pci_callback()
279 log_printf("%46.45s", pci_card.notes); in ontario_pci_callback()
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/montoya/common/
H A Dmontoya.c168 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes)); in montoya_pci_callback()
249 log_printf("%46.45s", pci_card.notes); in montoya_pci_callback()
/titanic_50/usr/src/tools/depcheck/
H A DDependencyCheck.txt44 /var/sadm/install/contents(see notes on make_pkg_db)
46 a package pool (see notes on make_pkg_db)
57 b. read the README notes on make_pkg_db and decide if you
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.c195 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes)); in monza_pci_callback()
286 log_printf("%46.45s", pci_card.notes); in monza_pci_callback()
/titanic_50/usr/src/lib/libshell/common/scripts/
H A Dshpiano.sh93 compound -r -A notes=(
1360 if [[ -v notes[key_${key}] ]] ; then
/titanic_50/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c231 char *notes = NULL; in xkb_identify() local
276 if ((notes = mdb_gelf_sect_load(gf, sect)) == NULL) in xkb_identify()
279 for (pos = notes; pos < notes + sect->gs_shdr.sh_size; ) { in xkb_identify()
1134 char *notes; in xkb_open_elf() local
1159 if ((notes = mdb_gelf_sect_load(xe->xe_gelf, sect)) == NULL) in xkb_open_elf()
1168 for (pos = notes; pos < notes + sect->gs_shdr.sh_size; ) { in xkb_open_elf()
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/
H A DREADME31 Additional notes from Sun Microsystems:
/titanic_50/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c812 dlpi_enabnotify(dlpi_handle_t dh, uint_t notes, dlpi_notifyfunc_t *funcp, in dlpi_enabnotify() argument
835 if ((~DLPI_NOTIFICATION_TYPES & notes) || in dlpi_enabnotify()
836 !(notes & DLPI_NOTIFICATION_TYPES)) in dlpi_enabnotify()
843 notifyreqp->dl_notifications = notes; in dlpi_enabnotify()
858 newnotifp->dln_notes = notes; in dlpi_enabnotify()
/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c716 uint32_t notes; in softmac_mac_register() local
850 notes = DL_NOTE_PHYS_ADDR | DL_NOTE_LINK_UP | DL_NOTE_LINK_DOWN; in softmac_mac_register()
851 switch (dl_notify(lh, &notes, NULL)) { in softmac_mac_register()
853 softmac->smac_notifications = notes; in softmac_mac_register()
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1680 * OS-specific notes:: Notes on some operating systems
684 File: grub.info, Node: General boot methods, Next: OS-specific notes, Up: Booting
732 please refer to *Note OS-specific notes::, for information on your
778 File: grub.info, Node: OS-specific notes, Next: Making your system robust, Prev: General boot me…
797 File: grub.info, Node: GNU/Hurd, Next: GNU/Linux, Up: OS-specific notes
818 File: grub.info, Node: GNU/Linux, Next: FreeBSD, Prev: GNU/Hurd, Up: OS-specific notes
855 File: grub.info, Node: FreeBSD, Next: NetBSD, Prev: GNU/Linux, Up: OS-specific notes
873 File: grub.info, Node: NetBSD, Next: OpenBSD, Prev: FreeBSD, Up: OS-specific notes
895 File: grub.info, Node: OpenBSD, Next: DOS/Windows, Prev: NetBSD, Up: OS-specific notes
904 File: grub.info, Node: DOS/Windows, Next: SCO UnixWare, Prev: OpenBSD, Up: OS-specific notes
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c204 uint_t notes; in phyint_link_init() local
229 notes = DL_NOTE_LINK_UP | DL_NOTE_LINK_DOWN; in phyint_link_init()
230 retval = dlpi_enabnotify(pi->pi_dh, notes, phyint_link_notify, pi, &id); in phyint_link_init()
233 pi->pi_notes |= notes; in phyint_link_init()
240 notes = DL_NOTE_PHYS_ADDR; in phyint_link_init()
241 retval = dlpi_enabnotify(pi->pi_dh, notes, phyint_link_notify, pi, &id); in phyint_link_init()
243 pi->pi_notes |= notes; in phyint_link_init()
/titanic_50/usr/src/uts/i86xpv/
H A DMakefile.files85 notes.o \
/titanic_50/usr/src/grub/grub-0.97/
H A DMAINTENANCE3 This is a list of random notes for GRUB maintainers. If you are not a
/titanic_50/usr/src/uts/i86pc/
H A DMakefile.files101 notes.o \
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c183 (void) strlcpy(pci_card.notes, path, prop_size); in opl_pci_callback()
352 log_printf("%4s%-100.100s", " ", pci_card.notes); in opl_pci_callback()
/titanic_50/usr/src/cmd/filesync/
H A DREADME26 # design notes that are likely to be of general (rather than
285 read the above notes on data structures and then
289 read the above notes overviewing the passes
/titanic_50/usr/src/lib/libprtdiag/common/
H A Ddisplay_sun4v.c480 (void) strlcpy(pci_card.notes, path, sizeof (pci_card.notes)); in sun4v_pci_callback()
595 log_printf("%-44s", pci_card.notes); in sun4v_pci_callback()
/titanic_50/usr/src/lib/libproc/common/
H A DPcore.c2214 int i, notes, pagesize; local
2354 for (php = phbuf, notes = 0, i = 0; i < core.e_hdr.e_phnum; i++) {
2363 notes++;
2389 if (notes == 0 || (notes == 1 && core_info->core_osabi ==
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c963 card.notes[0] = '\0'; in add_io_card()
973 strlcpy(card.notes, devfs_path, MAXSTRLEN); in add_io_card()
2052 if (strlen(p->notes) > 0) in picldiag_display_io_cards()
2053 log_printf("%s", p->notes, 0); in picldiag_display_io_cards()

12345