Lines Matching refs:path_id_t
254 path_id_t path_id;
292 static int parse_btl(char *tstr, path_id_t *bus, target_id_t *target,
296 static int rescan_or_reset_bus(path_id_t bus, int rescan);
297 static int scanlun_or_reset_dev(path_id_t bus, target_id_t target,
3495 parse_btl_name(char *tstr, path_id_t *bus, target_id_t *target, lun_id_t *lun, in parse_btl_name()
3559 parse_btl(char *tstr, path_id_t *bus, target_id_t *target, lun_id_t *lun, in parse_btl()
3614 path_id_t bus = CAM_BUS_WILDCARD; in dorescan_or_reset()
3646 rescan_or_reset_bus(path_id_t bus, int rescan) in rescan_or_reset_bus()
3826 scanlun_or_reset_dev(path_id_t bus, target_id_t target, lun_id_t lun, int scan) in scanlun_or_reset_dev()
5041 path_id_t bus = CAM_BUS_WILDCARD; in camdebug()
10379 path_id_t bus; in main()