Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/chxge/
H A Dch.c99 static int ch_ioctl(gld_mac_info_t *, queue_t *, mblk_t *);
461 macinfo->gldm_ioctl = ch_ioctl; in ch_attach()
1522 ch_ioctl(gld_mac_info_t *macinfo, queue_t *q, mblk_t *mp) in ch_ioctl() function