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

  /src/sys/arch/sgimips/mace/
if_mec.c 168 volatile uint64_t txd_cmd; member in struct:mec_txdesc
179 #define txd_stat txd_cmd
1361 txd->txd_cmd = txdcmd;
1364 ("%s: txd_cmd = 0x%016llx\n",
1365 __func__, txd->txd_cmd));
if_mec.c 168 volatile uint64_t txd_cmd; member in struct:mec_txdesc
179 #define txd_stat txd_cmd
1361 txd->txd_cmd = txdcmd;
1364 ("%s: txd_cmd = 0x%016llx\n",
1365 __func__, txd->txd_cmd));
if_mec.c 168 volatile uint64_t txd_cmd; member in struct:mec_txdesc
179 #define txd_stat txd_cmd
1361 txd->txd_cmd = txdcmd;
1364 ("%s: txd_cmd = 0x%016llx\n",
1365 __func__, txd->txd_cmd));

Completed in 34 milliseconds