HomeSort by: relevance | last modified time | path
    Searched defs:se_ifstart (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
if_se.c 52 * sedone is to be called from the scsi subsystem and se_ifstart from
205 static void se_ifstart(struct ifnet *);
363 ifp->if_start = se_ifstart;
463 se_ifstart(struct ifnet *ifp) function in typeref:typename:void
if_se.c 52 * sedone is to be called from the scsi subsystem and se_ifstart from
205 static void se_ifstart(struct ifnet *);
363 ifp->if_start = se_ifstart;
463 se_ifstart(struct ifnet *ifp) function in typeref:typename:void

Completed in 105 milliseconds