Searched defs:sd_rmw_msg_print_handler (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1149 #define sd_rmw_msg_print_handler ssd_rmw_msg_print_handler macro
1676 static void sd_rmw_msg_print_handler(void *arg);
12679 timeout(sd_rmw_msg_print_handler,
16176 * Function: sd_rmw_msg_print_handler
16186 sd_rmw_msg_print_handler(void *arg) function
16194 "sd_rmw_msg_print_handler: entry\n");
16206 un->un_rmw_msg_timeid = timeout(sd_rmw_msg_print_handler,
16215 "sd_rmw_msg_print_handler: exit\n");

Completed in 148 milliseconds