Searched refs:trm_timeout (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtrm.c344 static void trm_timeout(void *);
790 trm_timeout(srb);
975 trm_timeout, srb);
1087 trm_timeout(void *arg) function
1096 printf("trm_timeout called with srb == NULL\n");
1102 printf("trm_timeout called with xs == NULL\n");

Completed in 53 milliseconds