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

  /src/sys/arch/hp300/stand/common/
if_le.c 66 struct le_sel { struct
95 static struct le_sel le0conf[] = {
160 struct le_sel *sels;
177 sels = (struct le_sel *)le_ifs[i].dif_private;
217 struct le_sel *sels;
222 sels = (struct le_sel *)le_ifs[nif->nif_unit].dif_private;
if_le.c 66 struct le_sel { struct
95 static struct le_sel le0conf[] = {
160 struct le_sel *sels;
177 sels = (struct le_sel *)le_ifs[i].dif_private;
217 struct le_sel *sels;
222 sels = (struct le_sel *)le_ifs[nif->nif_unit].dif_private;

Completed in 28 milliseconds