HomeSort by: relevance | last modified time | path
    Searched defs:sbp_dev (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ieee1394/
sbp.c 256 struct sbp_dev *sdev;
273 struct sbp_dev{ struct
315 struct sbp_dev **luns;
353 static void sbp_show_sdev_info(struct sbp_dev *);
357 static void sbp_probe_lun(struct sbp_dev *);
359 static void sbp_login(struct sbp_dev *);
368 static void sbp_reset_start(struct sbp_dev *);
371 static inline void sbp_scan_dev(struct sbp_dev *);
374 static void sbp_agent_reset(struct sbp_dev *);
376 static void sbp_busy_timeout(struct sbp_dev *);
    [all...]
sbp.c 256 struct sbp_dev *sdev;
273 struct sbp_dev{ struct
315 struct sbp_dev **luns;
353 static void sbp_show_sdev_info(struct sbp_dev *);
357 static void sbp_probe_lun(struct sbp_dev *);
359 static void sbp_login(struct sbp_dev *);
368 static void sbp_reset_start(struct sbp_dev *);
371 static inline void sbp_scan_dev(struct sbp_dev *);
374 static void sbp_agent_reset(struct sbp_dev *);
376 static void sbp_busy_timeout(struct sbp_dev *);
    [all...]
sbp.c 256 struct sbp_dev *sdev;
273 struct sbp_dev{ struct
315 struct sbp_dev **luns;
353 static void sbp_show_sdev_info(struct sbp_dev *);
357 static void sbp_probe_lun(struct sbp_dev *);
359 static void sbp_login(struct sbp_dev *);
368 static void sbp_reset_start(struct sbp_dev *);
371 static inline void sbp_scan_dev(struct sbp_dev *);
374 static void sbp_agent_reset(struct sbp_dev *);
376 static void sbp_busy_timeout(struct sbp_dev *);
    [all...]

Completed in 175 milliseconds