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

/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c1810 static struct srtab *gld_sr_create_entry(gld_mac_info_t *, uchar_t *);
2190 sr = gld_sr_create_entry(macinfo, dhost);
2247 sr = gld_sr_create_entry(macinfo, dhost);
2311 if ((sr = gld_sr_create_entry(macinfo, otherhost)) == NULL) {
2353 if ((sr = gld_sr_create_entry(macinfo, shost)) == NULL) {
2394 gld_sr_create_entry(gld_mac_info_t *macinfo, uchar_t *macaddr) function
2412 "gld: gld_sr_create_entry kmem_alloc failed");

Completed in 60 milliseconds