sfp_device
struct sfp_device sc_sd;
LIST_HEAD(, sfp_device) sfp_devices =
sfp_register(struct sfp_device *sd)
struct sfp_device *sd;
struct sfp_device *sd;
LIST_ENTRY(sfp_device) sd_list;
void sfp_register(struct sfp_device *);