Searched hist:"43 d8eb9cfd0aea93be32181c64e18191b69c211c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | enclosure.h | diff 43d8eb9cfd0aea93be32181c64e18191b69c211c Fri Jul 31 19:41:22 CDT 2009 James Bottomley <James.Bottomley@HansenPartnership.com> [SCSI] ses: add support for enclosure component hot removal
Right at the moment, hot removal of a device within an enclosure does nothing (because the intf_remove only copes with enclosure removal not with component removal). Fix this by adding a function to remove the component. Also needed to fix the prototype of enclosure_remove_device, since we know the device we've removed but not the internal component number
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
/openbmc/linux/drivers/misc/ |
H A D | enclosure.c | diff 43d8eb9cfd0aea93be32181c64e18191b69c211c Fri Jul 31 19:41:22 CDT 2009 James Bottomley <James.Bottomley@HansenPartnership.com> [SCSI] ses: add support for enclosure component hot removal
Right at the moment, hot removal of a device within an enclosure does nothing (because the intf_remove only copes with enclosure removal not with component removal). Fix this by adding a function to remove the component. Also needed to fix the prototype of enclosure_remove_device, since we know the device we've removed but not the internal component number
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
/openbmc/linux/drivers/scsi/ |
H A D | ses.c | diff 43d8eb9cfd0aea93be32181c64e18191b69c211c Fri Jul 31 19:41:22 CDT 2009 James Bottomley <James.Bottomley@HansenPartnership.com> [SCSI] ses: add support for enclosure component hot removal
Right at the moment, hot removal of a device within an enclosure does nothing (because the intf_remove only copes with enclosure removal not with component removal). Fix this by adding a function to remove the component. Also needed to fix the prototype of enclosure_remove_device, since we know the device we've removed but not the internal component number
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|