Lines Matching refs:__func__

126 		    "%s: device pathname was NULL", __func__);  in cam_get_device()
156 "%s: no text after slash", __func__); in cam_get_device()
185 __func__); in cam_get_device()
197 __func__); in cam_get_device()
209 "%s: unable to find device unit number", __func__); in cam_get_device()
285 "%s: couldn't open %s\n%s: %s", __func__, XPT_DEVICE, in cam_open_btl()
286 __func__, strerror(errno)); in cam_open_btl()
302 "%s: couldn't malloc match buffer", __func__); in cam_open_btl()
315 "%s: couldn't malloc pattern buffer", __func__); in cam_open_btl()
339 "%s: %s", __func__, __func__, strerror(errno)); in cam_open_btl()
351 "returned from XPT_DEV_MATCH ccb", __func__, in cam_open_btl()
360 __func__, path_id, target_id, (uintmax_t)target_lun); in cam_open_btl()
367 " %d:%d:%jx", __func__, path_id, target_id, in cam_open_btl()
393 " got a bus or device match", __func__); in cam_open_btl()
435 "%s: couldn't open %s\n%s: %s", __func__, XPT_DEVICE, in cam_lookup_pass()
436 __func__, strerror(errno)); in cam_lookup_pass()
465 __func__, __func__, dev_name, unit); in cam_lookup_pass()
469 "%s: %s%s", __func__, __func__, strerror(errno), in cam_lookup_pass()
487 __func__, dev_name, unit); in cam_lookup_pass()
518 " failed\n%s: %s", __func__, __func__, in cam_real_open_device()
549 "%s: %s", __func__, path, __func__, in cam_real_open_device()
577 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
589 "%s: passthrough device does not exist!", __func__); in cam_real_open_device()
604 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
619 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
643 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
724 "%s: device is NULL", __func__); in cam_device_dup()
731 "%s: couldn't malloc CAM device structure", __func__); in cam_device_dup()
749 "%s: source device struct was NULL", __func__); in cam_device_copy()
755 "%s: destination device struct was NULL", __func__); in cam_device_copy()