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

/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Ddiag.c71 * *bsy_res_flag_p: 1 = The device is "busy".
76 d_offline_drive(struct dlist *dl, int *bsy_res_flag_p, int verbose) argument
98 *bsy_res_flag_p = 1;
121 * *bsy_res_flag_p: 1 = The device is "busy".
126 int port_a_flag, int *bsy_res_flag_p, int verbose)
146 *bsy_res_flag_p = 1;
188 bsy_res_flag_p, verbose)) {
125 l_check_busy_reserv_bp(char *ses_path, int front_flag, int port_a_flag, int *bsy_res_flag_p, int verbose) argument

Completed in 73 milliseconds