Home
last modified time | relevance | path

Searched refs:sbp_dev (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ieee1394/
H A Dsbp.c256 struct sbp_dev *sdev;
273 struct sbp_dev{ struct
315 struct sbp_dev **luns; argument
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 …]