Lines Matching defs:verbose

131 #define	VERBPRINT	if (verbose) (void) printf
497 g_get_wwn_list(struct wwn_list_struct **wwn_list_ptr, int verbose)
877 g_get_limited_map(char *path, struct lilpmap *map_ptr, int verbose)
949 g_get_host_params(char *host_path, fc_port_dev_t *host_val, int verbose)
981 if (g_issue_fcio_ioctl(fd, &fcio, verbose) != 0) {
1013 g_issue_fcio_ioctl(int fd, fcio_t *fcio, int verbose)
1066 g_issue_fcp_ioctl(int fd, struct fcp_ioctl *fcp_data, int verbose)
1481 g_get_dev_map(char *path, gfc_map_t *map_ptr, int verbose)
1483 return (create_map(path, map_ptr, verbose, MAP_FORMAT_STANDARD));
1492 g_get_lilp_map(char *path, gfc_map_t *map_ptr, int verbose)
1494 return (create_map(path, map_ptr, verbose, MAP_FORMAT_LILP));
1503 * verbose - options.
1540 create_map(char *path, gfc_map_t *map_ptr, int verbose, int map_type)
1642 &hba_port_top, verbose)) != 0) {
1677 verbose)) != 0) {
3322 g_rdls(char *path_phys, struct al_rls **rls_ptr, int verbose)
3632 if (g_issue_fcio_ioctl(fp_fd, &fcio, verbose) != 0) {
3703 if (g_issue_fcio_ioctl(fp_fd, &fcio, verbose) != 0) {
3920 int *al_pa, int verbose)
4241 g_get_port_multipath(char *port_wwn_s, struct dlist **dlh, int verbose)
4256 if (err = g_get_wwn_list(&wwn_list, verbose)) {
4307 struct wwn_list_struct *wwn_list, int verbose)
4762 g_get_fca_port_topology(char *path, uint32_t *port_top, int verbose)
4876 if (g_issue_fcio_ioctl(fd, &fcio, verbose) != 0) {
5092 g_get_port_state(char *portpath, int *portstate, int verbose)
5217 int verbose = 0;
5220 &hba_port_top, verbose)) != 0) {
5243 if (g_issue_fcio_ioctl(fd, &fcio, verbose) != 0) {
5355 int verbose = 0;
5381 if (g_issue_fcio_ioctl(fd, &fcio, verbose) != 0) {