Lines Matching refs:you
33 you call sas_register_ha(). It will register your LLDD with
36 It will then return. Then you enable your phys to actually
53 Then as you go along and initialize your phys you also
69 oob_mode -- you set this when OOB has finished and then notify
76 attached_sas_addr -- set this when you (LLDD) receive an
80 allows it to do this. At best you should copy the sas
85 frame_rcvd -- this is where you copy the IDENTIFY/FIS frame
86 when you get it; you lock, copy, set frame_rcvd_size and
89 so you define the actual array in your phy struct and let
103 lldd_phy -- you should set this to point to your phy so you
105 of your callbacks and passes you a phy. If the sas_phy is
106 embedded you can also use container_of -- whatever you
142 adapter as given by you or the manufacturer, etc.
201 use container_of if you embedded it as shown above.
205 *but* before you enable the phys to do OOB:
331 a) It shows you the physical layout of the SAS domain at
343 you e.g., change the meaning of the READY LED MEANING
344 setting, but it does show you the current connection status
372 1. Build the SMP frame you want to send. The format and layout
377 3. Write the frame you built in 1.
379 4. Read the amount of data you expect to receive for the frame you built.
380 If you receive different amount of data you expected to receive,
394 The SMP portal gives you complete control of the expander,