Home
last modified time | relevance | path

Searched full:sbp2 (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire114 What: /sys/bus/firewire/drivers/sbp2/fw*/host*/target*/*:*:*:*/ieee1394_id
116 /sys/bus/ieee1394/drivers/sbp2/fw*/host*/target*/*:*:*:*/ieee1394_id
127 Format, as exposed by firewire-sbp2 since 2.6.22, May 2007:
132 without 0x prefixes, without whitespace. The former sbp2 driver
133 (removed in 2.6.37 after being superseded by firewire-sbp2) used
/linux/drivers/firewire/
H A DMakefile9 firewire-sbp2-y += sbp2.o
14 obj-$(CONFIG_FIREWIRE_SBP2) += firewire-sbp2.o
H A Dsbp2.c3 * SBP2 driver (SCSI over IEEE1394)
10 * drivers/ieee1394/sbp2.c, originally written by
57 MODULE_PARM_DESC(exclusive_login, "Exclusive login to sbp2 device "
1592 .proc_name = "sbp2",
1609 /* Provide a module alias so root-on-sbp2 initrds don't break. */
1610 MODULE_ALIAS("sbp2");
H A DKconfig121 called firewire-sbp2.
H A Dohci.c3832 /* Provide a module alias so root-on-sbp2 initrds don't break. */
/linux/drivers/target/sbp/
H A Dsbp_target.c3 * SBP2 target driver (SCSI over IEEE1394 in target mode)