Lines Matching refs:__func__

123 		    "%s: device pathname was NULL", __func__);  in cam_get_device()
153 "%s: no text after slash", __func__); in cam_get_device()
182 __func__); in cam_get_device()
194 __func__); in cam_get_device()
206 "%s: unable to find device unit number", __func__); in cam_get_device()
282 "%s: couldn't open %s\n%s: %s", __func__, XPT_DEVICE, in cam_open_btl()
283 __func__, strerror(errno)); in cam_open_btl()
299 "%s: couldn't malloc match buffer", __func__); in cam_open_btl()
312 "%s: couldn't malloc pattern buffer", __func__); in cam_open_btl()
336 "%s: %s", __func__, __func__, strerror(errno)); in cam_open_btl()
348 "returned from XPT_DEV_MATCH ccb", __func__, in cam_open_btl()
357 __func__, path_id, target_id, (uintmax_t)target_lun); in cam_open_btl()
364 " %d:%d:%jx", __func__, path_id, target_id, in cam_open_btl()
390 " got a bus or device match", __func__); in cam_open_btl()
432 "%s: couldn't open %s\n%s: %s", __func__, XPT_DEVICE, in cam_lookup_pass()
433 __func__, strerror(errno)); in cam_lookup_pass()
462 __func__, __func__, dev_name, unit); in cam_lookup_pass()
466 "%s: %s%s", __func__, __func__, strerror(errno), in cam_lookup_pass()
484 __func__, dev_name, unit); in cam_lookup_pass()
515 " failed\n%s: %s", __func__, __func__, in cam_real_open_device()
546 "%s: %s", __func__, path, __func__, in cam_real_open_device()
574 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
586 "%s: passthrough device does not exist!", __func__); in cam_real_open_device()
601 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
616 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
640 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
721 "%s: device is NULL", __func__); in cam_device_dup()
728 "%s: couldn't malloc CAM device structure", __func__); in cam_device_dup()
746 "%s: source device struct was NULL", __func__); in cam_device_copy()
752 "%s: destination device struct was NULL", __func__); in cam_device_copy()