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

  /src/sys/dev/ic/
mlx.c 151 static void *mlx_sdh; variable in typeref:typename:void *
501 if (mlx_sdh == NULL) {
506 mlx_sdh = shutdownhook_establish(mlx_shutdown, NULL);
mlx.c 151 static void *mlx_sdh; variable in typeref:typename:void *
501 if (mlx_sdh == NULL) {
506 mlx_sdh = shutdownhook_establish(mlx_shutdown, NULL);

Completed in 25 milliseconds