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

  /src/sys/arch/mips/adm5120/dev/
ahcivar.h 74 callout_t sx_callout_t; member in struct:ahci_xfer
ahci.c 1024 callout_init(&sx->sx_callout_t, 0);
1025 callout_reset(&sx->sx_callout_t,
1049 callout_reset(&sx->sx_callout_t,
1082 callout_stop(&sx->sx_callout_t);

Completed in 136 milliseconds