Lines Matching refs:__func__

124 		    "%s: device pathname was NULL", __func__);  in cam_get_device()
154 "%s: no text after slash", __func__); in cam_get_device()
183 __func__); in cam_get_device()
195 __func__); in cam_get_device()
207 "%s: unable to find device unit number", __func__); in cam_get_device()
283 "%s: couldn't open %s\n%s: %s", __func__, XPT_DEVICE, in cam_open_btl()
284 __func__, strerror(errno)); in cam_open_btl()
300 "%s: couldn't malloc match buffer", __func__); in cam_open_btl()
313 "%s: couldn't malloc pattern buffer", __func__); in cam_open_btl()
337 "%s: %s", __func__, __func__, strerror(errno)); in cam_open_btl()
349 "returned from XPT_DEV_MATCH ccb", __func__, in cam_open_btl()
358 __func__, path_id, target_id, (uintmax_t)target_lun); in cam_open_btl()
365 " %d:%d:%jx", __func__, path_id, target_id, in cam_open_btl()
391 " got a bus or device match", __func__); in cam_open_btl()
433 "%s: couldn't open %s\n%s: %s", __func__, XPT_DEVICE, in cam_lookup_pass()
434 __func__, strerror(errno)); in cam_lookup_pass()
463 __func__, __func__, dev_name, unit); in cam_lookup_pass()
467 "%s: %s%s", __func__, __func__, strerror(errno), in cam_lookup_pass()
485 __func__, dev_name, unit); in cam_lookup_pass()
516 " failed\n%s: %s", __func__, __func__, in cam_real_open_device()
547 "%s: %s", __func__, path, __func__, in cam_real_open_device()
575 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
587 "%s: passthrough device does not exist!", __func__); in cam_real_open_device()
602 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
617 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
641 "%s: %s", __func__, __func__, strerror(errno)); in cam_real_open_device()
722 "%s: device is NULL", __func__); in cam_device_dup()
729 "%s: couldn't malloc CAM device structure", __func__); in cam_device_dup()
747 "%s: source device struct was NULL", __func__); in cam_device_copy()
753 "%s: destination device struct was NULL", __func__); in cam_device_copy()