Lines Matching refs:this
43 Normally this is statically embedded to your driver's
69 oob_mode -- you set this when OOB has finished and then notify
72 sas_addr -- this normally points to an array holding the sas
76 attached_sas_addr -- set this when you (LLDD) receive an
79 or provide a different SAS address on that phy/port and this
80 allows it to do this. At best you should copy the sas
83 process may later change this.
85 frame_rcvd -- this is where you copy the IDENTIFY/FIS frame
90 this pointer point to it. You copy the frame from your
93 sas_prim -- this is where primitives go when they're
97 port -- this points to the sas_port if the phy belongs
98 to a port -- the LLDD only reads this. It points to the
99 sas_port this phy is part of. Set by the SAS Layer.
103 lldd_phy -- you should set this to point to your phy so you
111 The LLDD doesn't set any fields of this struct -- it only
114 phy_mask is 32 bit, this should be enough for now, as I
119 use of this.
139 memory allocation, etc, this points to statically
200 lldd_ha -- set this to point to your HA struct. You can also
204 can look like this (called last thing from probe())
318 dev -- the device this task is destined to
340 graphical interface of this.
350 When a device or devices are unplugged from the domain, this
356 points to a domain device, this is how the SAS LLDD knows
366 implements an SMP portal (Note: this is *NOT* an SMP port),
383 All this process is shown in detail in the function do_smp_func()
389 The program "expander_conf.c" implements this. It takes one