Home
last modified time | relevance | path

Searched refs:mtable (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c740 tp->mtable = 0; in parse_eeprom()
824 mtable->has_nonmii = mtable->has_mii = mtable->has_reset = 0; in parse_eeprom()
825 mtable->csr15dir = mtable->csr15val = 0; in parse_eeprom()
965 if (tp->mii_cnt || (tp->mtable && tp->mtable->has_mii)) { in tulip_reset()
1433 (tp->mtable && tp->mtable->has_mii) || in start_link()
1436 if (tp->mtable && tp->mtable->has_mii) { in start_link()
1480 if (tp->mtable && tp->mtable->has_mii && phy_idx == 0) { in start_link()
1504 if (tp->mtable) in start_link()
1568 if (tp->mtable && tp->mtable->csr15dir) { in nway_start()
1736 struct mediatable *mtable = tp->mtable; in select_media() local
[all …]
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailstats.c64 char mtable[MAXMAILERS][MNAMELEN + 1]; variable
130 (void) sm_strlcpy(mtable[mno++], "prog", MNAMELEN + 1);
131 (void) sm_strlcpy(mtable[mno++], "*file*", MNAMELEN + 1);
132 (void) sm_strlcpy(mtable[mno++], "*include*", MNAMELEN + 1);
196 m = mtable[mno];
204 if (strcmp(mtable[i], mtable[mno]) == 0)
212 mtable[mno][0] = '\0';
316 mtable[i]);
/illumos-gate/usr/src/lib/libfdisk/common/
H A Dlibfdisk.c209 if ((temp->mtable = parttab) == NULL) { in libfdisk_init()
633 fdp = epp->mtable; in fdisk_read_extpart()
741 if ((epp->mtable = fdisk_alloc_part_table()) == NULL) { in fdisk_init_master_part_table()
804 bzero(epp->mtable, cpcnt); in fdisk_read_master_part_table()
809 bcopy(&buf[FDISK_PART_TABLE_START], epp->mtable, cpcnt); in fdisk_read_master_part_table()
819 struct ipart *part_table = epp->mtable; in fdisk_ext_part_exists()
H A Dlibfdisk.h200 struct ipart *mtable; member
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxen_mmu.c121 maddr_t mtable = pa_to_ma(table); in set_pteval() local
124 t.ptr = (mtable + index * pte_size) | MMU_NORMAL_PT_UPDATE; in set_pteval()
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c408 maddr_t mtable = pa_to_ma(table); in set_pteval() local
411 t.ptr = (mtable + index * pte_size) | MMU_NORMAL_PT_UPDATE; in set_pteval()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h1537 struct hermon_hw_set_port_mact_entry_s mtable[128]; member
1541 struct hermon_hw_set_port_mact_entry_s mtable[128]; member